Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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). |