False() and True()

Description

These operands have the constant value 0 or 1.

In Boolean operations (AND, OR etc.) the value is taken for logical 0 (FALSE) or logical 1 (TRUE). In arithmetic operations and in combination with analog values, the value is taken for 0.0 or 1.0 ("fixed zero" or "fixed one").