Set execution variable¤
Sets an execution variable to the first value of the (single) input and passes the input values through unchanged. The variable is written to the ‘execution’ scope and can be read downstream as ‘execution.
Parameter¤
Variable name¤
Name of the execution variable to set. It is written to the ‘execution’ scope and addressed downstream as ‘execution.
- ID:
variableName - Datatype:
string - Default Value:
myVariable
Advanced Parameter¤
None