Skip to main content

Set Variable

This node sets the Value of a Variable. You provide the new value on the Value input and trigger the Do action.

Inputs

DataDescription
NameThe name of the Variable to set. Note: All Variable nodes with the same name will share the same data.
ValueThe value that you want the Variable to get when you trigger the Do action.
SignalDescription
DoUpdates the value of the Variable to what is currently set on the input Value.

Outputs

SignalDescription
DoneThis event is triggered when the Variable have been set.