NOTE: This Design document is subject to change at any time.
A true or false logical value. This is stored as a 16-bit WORD value for COM compatibility. Typically a value of zero is false, and a value of one is true, but the numeric value of this data type should not be relied upon since any non-zero value might also be considered a "true" value.
The constants of TRUE and FALSE can usually be used in most scripting languages.