Version: Available or changed with runtime version 1.0.
Indicates true or false.
Instance methods
The following methods are available on instances of the Boolean data type.
| Method name | Description |
|---|---|
| ToText() | Converts the value to a text. Equivalent to calling Format(value, 0, 0). |
| ToText([Boolean]) | Converts the value to a text. Equivalent to calling Format(value, 0, 0). |