Set Field
Description
Sets the value of a variable.
Event Options
Variable
The variable you wish to set the value of.
Value
The value you wish to give to the variable.
Example
Variable
Hello
Value
World
After running the event with the above options, the Variable option will be updated to hold the value World.
Last updated