OvrBooleanLogicalOperator
Enumeration
Description
And
Returns True if all conditions are True, False otherwise.
Or
Returns True if almost one condition is True, False otherwise.
And
Returns True if all conditions are True, False otherwise.
Or
Returns True if almost one condition is True, False otherwise.