A logical constant represents only the logical values true or false, and takes one of the following forms:
Logical data type ranges correspond to their comparable integer data type ranges. For example, the LOGICAL(2) range is the same as the INTEGER(2) range.
See Also
For details on integer data type ranges, see Building Applications.