The Or Condition
The Or Condition can be used to combine several conditions with the OR logical operator.
Example:
Nested Elements
The Or condition must have at least one reference to a condition. There is no upper limit for the number of subconditions.
condition
A reference to a condition, which will be evaluated and combined with the other conditions using the OR operator.
Labels