Language Reference - Var - Boolean Variable


Icon

See Variables.

A boolean variable has the value true (represented by the literal 1) or false (represented by the literal 0).

The update expression of a boolean variable will be evaluated as a boolean expression. Boolean variables that receive their values from an update expression may be used in falling edge and rising edge event expression in the same way as Digital Inputs.

Text Methods

Common Methods
Variable Methods

Context Menu

Note: Edit is chosen automatically instead of showing a context menu with only one choice.