Click or drag to resize

ReferenceVariable Methods

The ReferenceVariable type exposes the following members.

Methods
 NameDescription
Public methodDisable Disables this variable from being output.
Public methodEnable Enables this variable for output. This is the default condition when the variable is created.
Public methodFormat Returns the formatted text string representation of the number.
Public methodIsEnable Gets the flag indicating whether the variable is enabled.
Public methodSetPrefix Overrides the prefix of the output value as a text string.
Public methodSetSuffix Overrides the suffix of the output value as a text string.
Top
See Also