Reference |
The ReferenceVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| Disable | Disables this variable from being output. | |
| Enable | Enables this variable for output. This is the default condition when the variable is created. | |
| Format | Returns the formatted text string representation of the number. | |
| IsEnable | Gets the flag indicating whether the variable is enabled. | |
| SetPrefix | Overrides the prefix of the output value as a text string. | |
| SetSuffix | Overrides the suffix of the output value as a text string. |