Boolean Data type
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. Equvilant to calling Format(value, 0, 0). |