Available in: Logi Info | Source code name: ScriptOutputParams |
The ScriptOutputParams element allows values to be passed from the script.
Add an attribute for each value you want to return from the script.
The attribute name should be the name of a variable defined inside the script, but outside of all script functions and subroutines. The value assigns the variable a name so that it can be referenced in following Procedures, such as "@Procedure.ProcedureID.Name~". |