Boolean


Overview

The data type for boolean values. A boolean value is either true or false. The default value is false.



Operations
asBool():BooleanNo Documentation Specified
booland(other:Element):ElementNo Documentation Specified
boolor(other:Element):ElementNo Documentation Specified
lift():PerformableNo Documentation Specified
toString():StringNo Documentation Specified