Managing Scripts

Execution

The user can execute the script with the values from the editor.

In the device tree, right-click on a script object and select Script ‣ Execute.

Import

The user can import the script from the file system. This will replace the contents of the current script object with the contents of the imported file.

Optionally, parameter values will be preserved if the imported script has a matching named parameter.

In the device tree, right-click on a script object and select Script ‣ Import.

Export

The user can export the selected script and saved it as a new file in the file system. The exported file does not include any edited parameter values.

In the device tree, right-click on a script object and select Script ‣ Export.