ConditionGroupOperator Enum
The operator used within the condition builder when multiple condition groups are present
Possible Values
#
AND
All condition groups must be true
OR
At least one condition group must be true
Usages
#
References
#
- Field operator from ConditionGroup