Set Variable
Click to copy
Sets a variable to a specific value.
Flow Connections
- [Input] In - starts the block's execution.
- [Output] Out - activates when the block has finished its execution.
Data Connections
- [Input] Variable (any) - the variable for which a value is to be set.
- [Input] Value (any, same type as "'Variable") - the value to which the variable is to be set.