Add global variable
Add a global variable to the state of the application.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Variable name | The unique name of this variable. This should be unique throughout the entire application to prevent overlap. | STRING | true | |
Variable value | The value of the variable. | VARIABLE | true |