Variable
Assign a variable to the world
Description
Assigns a variable to the world. If this variable already exists the current value is overwritten with the assigned valued.
Properties
Variable Name
This is the name of the variable. This name should not include a dollar sign.
This property takes and variable or a string.
Initialized As
This is the variable default value. Leaving this blanks creates the variable as an empty string.
Returns
This block returns the current output
Last updated