Logical Array Expressions
- Last UpdatedMar 28, 2023
- 1 minute read
Logical array expressions can contain:
-
AVEVA E3D Design attributes of type logical array. For example, LOGARR where 'LOGARR' is a UDA of type logical.
-
Logical constants. The constants available are: TRUE, ON, YES for true; and FALSE, OFF, NO for false.
-
Logical operators. Refer to Logical Operators for further information.
-
Logical functions. Refer to Logical Functions for further information.