Methods
- Clears all variables
- Initializes the variables
- Processing when a variable value is changed
- Sets the variable value for the given variable id
Name Type Description variableId
number The variable id to set value
number The value to store in the variable - Get the variable value for the given variable id
Name Type Description variableId
number The variable id Returns:
Type Description number The value stored in the variable