Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
These functions create and manipulate logical (that is, true or false) values.
| Name | Description |
|---|---|
| Logical.From | Creates a logical from the given value. |
| Logical.FromText | Creates a logical value from the text values "true" and "false". |
| Logical.ToText | Returns the text "true" or "false" given a logical value. |