![]() | Reference |
The ReferenceVariable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Force | Gets and sets the flag indicating whether the variable is forced. The default is false. |
![]() | Prefix | Gets and sets the prefix of the output value as a text string. |
![]() | Shaper | Gets and sets the Format(Double, Double) object for the output of string. |
![]() | Suffix | Gets and sets the suffix of the output value as a text string. |
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. |