Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
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). |