Variables
State storage for persisting values across frames. Store and retrieve values by name.
Get Variable
Read a value from a named variable. Select from existing variables or enter a name.
This node is polymorphic - it works with multiple input types automatically.
Inputs:
| Name | Type | Default |
|---|---|---|
| name | String | - |
Outputs:
No outputs
Related: Set Variable
Set Variable
Store a value in a named variable. Configure the variable name, then click Create.
This node is polymorphic - it works with multiple input types automatically.
Inputs:
| Name | Type | Default |
|---|---|---|
| name | String | ”myVariable” |
Outputs:
No outputs
Related: Get Variable
Last updated on