Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A new script library object type, Data, has been introduced to allow script library objects to be referenced as data files by commands and from within Scripts and Universal Tasks. For example, this new feature allows powershell scripts to be stored in the Universal Controller database and used as input to Windows tasks executing the powershell command. A new _scriptdata function is used to reference the script data object within the desired command, script, or Universal Task.

...