Set Transient Variable
Description: Set a transient variable on the current workflow execution context.
Category: Primitives
Properties:
- VariableName: The name of the transient variable to store the value into.
- Value: The value to store in the transient variable.
Input Properties:
- VariableName: The name of the transient variable to store the value into.
- Value: The value to store in the transient variable.