The ConditionOperatorType enumeration is used to determine a join statement when working with elements of the CtrlGroupConditions component.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | None. Statement is not used. |
| 1 | And_. Logical AND. |
| 2 | Or_. Logical OR. |
See also: