Modal |
The ModalVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentValue | Gets the value currently stored in this variable | |
| Force | Gets 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) object for the output of string. | |
| Suffix | Gets and sets the suffix of the output value as a text string. |
| Name | Description | |
|---|---|---|
| Format | Returns the formatted text string representation of the number. | |
| Reset | Forces the output of the formatted text string on the next call to format, overriding the rules for not outputting a value. |