Set Variable
Sets a variable to a specific value.
Last updated
Was this helpful?
Sets a variable to a specific value.
Last updated
Was this helpful?
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
[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.