Boolean Constants
- Last UpdatedJan 26, 2023
- 1 minute read
The evaluation of a condition deliver a result of this type.
|
<boolean> |
::= TRUE | FALSE |
The evaluation of a condition deliver a result of this type.
|
<boolean> |
::= TRUE | FALSE |