Members
(constant) AND :LogicOperator
An instance of LogicOperator class representing the AND logical operator.
Type:
(constant) OR :LogicOperator
An instance of LogicOperator representing the OR logical operator.
Type:
(readonly) id :string
Identifier of the LogicOperator instance; it can be the string "AND" or "OR".
Type:
- string