Logical Array Expressions
- Last UpdatedMay 24, 2022
- 1 minute read
Logical array expressions can contain:
-
AVEVA E3D Design attributes of type logical array. For example, LOGARR where LOGARR is a User Dfined Attribute (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.
-
Logical functions. Refer to Logical Functions.