Boolean operator

An operator that returns a Boolean value. In some contexts, 4GL interprets any operand that is NULL as having a value of FALSE and any non-zero operand as TRUE. Boolean expressions can also include relational operators.

See also associativity, binary operator, Boolean, operand, operator, precedence, relational operators, unary operator.