Files
noodl-docs/nodes/data/variable/set-variable.md
Eric Tuvesson 53f0d6320e Initial commit
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com>
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com>
Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com>
Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
2023-09-05 12:08:55 +02:00

2.0 KiB

hide_title, hide_table_of_contents, title
hide_title hide_table_of_contents title
true true Set Variable

<##head##>

Set Variable

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

<##head##>

Inputs

Data Description
Name <##input:name##>The name of the Variable to set. Note: All Variable nodes with the same name will share the same data.<##input##>
Value <##input:value##>The value that you want the Variable to get when you trigger the Do action.<##input##>
Signal Description
Do <##input:do##>Updates the value of the Variable to what is currently set on the input Value.<##input##>

Outputs

Signal Description
Done <##output:done##>This event is triggered when the Variable have been set.<##output##>