Boolean Operations
The Designer features a built-in base type Boolean (see Available Base Types). Boolean values represent binary-valued logic (true, false). Variables of this type can have the values true or false. You can assign these values directly or by a boolean expression.
The following boolean expressions are supported by the Designer: