Comparison operators for BasicExpression.
Defines the set of operators that can be used in basic property comparisons. Includes numeric comparisons (=, !=, <, >, <=, >=) and text matching operators (BEGINS, LIKE, ENDS).
=
!=
<
>
<=
>=
Comparison operators for BasicExpression.
Defines the set of operators that can be used in basic property comparisons. Includes numeric comparisons (
=,!=,<,>,<=,>=) and text matching operators (BEGINS, LIKE, ENDS).