Skip to content

Set Variable

Purpose of the Node

The Set Variable node is used to set the value of a variable identified by a reference string. It takes in the variable reference and the value to be set as inputs, and outputs a trigger once the variable value is set, as well as the newly set value.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartTrigger pin to start the node executionExecutionNormal
Variable ReferenceString representing the reference to the variableStringString
ValueThe new value to be assigned to the variableGenericNormal
EndTrigger pin once the variable value is setExecutionNormal
New ValueThe newly set value of the variableGenericNormal