| Parameter | Description |
|---|---|
| name | The name of the variable, must be unique. Note the name should not contain any whitespace, if any is found then it will be replaced with with '-'. |
| variable | The variable to use when formatting. See also BoolVariable, FloatVariable, IntVariable, StringVariable, ObjectVariable. |
Adds a new Global Variable to use during formatting.
| Parameter | Description |
|---|---|
| item | Name and variable pair to add. |