The following table lists the operators that are related to various types of elements and represent a single (non-array) condition.
Condition Expression ActivityA
is active. All components of conditionC
are true.C
is a condition array. At least one component of conditionC
is true.C
is a condition array. ActivityA
is suspended.The following table lists the logical operations that use only single (non-array) conditions and represent a single condition. The operations are shown in descending order of precedence.
Cl
orC2
or both are true.C
is not true.You can use parentheses to alter the evaluation order. For example: