Global Variable Search
Get global variables with a specified prefix, name, and/or value.
NOTE
This block is an iterator. Learn more about iterators.
NOTE
Provided fields will look for an exact match. Any fields left blank will act as wildcards.
Inputs
Variable Prefix
Variables with this prefix will be returned.
Example: global
Variable Name
Variables with this name will be returned.
Example: variables
Variable Value
Variables with this value will be returned.
Example: rock!
Outputs
Variable Prefix
The prefix of the variable.
Example: global
Variable Name
The name of the variable.
Example: variables
Variable Value
The value of the variable.
Example: rock!
Iteration
The current iteration number.
Example: 29