JScript  

Boolean Data Type

[This is preliminary documentation and subject to change]

The Boolean type is stored in two bytes.

The Boolean type can represent either true or false.

The equivalent NGWS date type is System.Boolean.

See Also

double Data Type | float Data Type | int Data Type | long Data Type | Number Data Type | String Data Type