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
.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
.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
.