Set Variable Value
Set a variable value in the current FSM.
Parameters
| Parameter | Description |
|---|---|
| Variable | The variable to set. |
| Value | Value to assign to the variable. |
Notes
- This generic action is flexible but slightly less performant than type-specific Set Value actions.
- Prefer type-specific actions when available.