Defines constants for operators of an expression.
Eq
Equal
NotEq
Not equal
Lt
Less than
Le
Less than or equal
Gt
Greater than
Ge
Greater than or equal
OneOf
One of
AllOf
All of
NoneOf
None of
IsTrue
Is true
IsFalse
Is false
StartsWith
IsEmpty
Is empty
IsNotEmpty
Is not empty
IsNull
Is null
IsNotNull
Is not null
LocatedInGeo
Located in geographical region
LocatedInGeoPos
Located in geographical location (position + radius)
LocatedInPol
Located in political region
NotLocatedInPol
Not located in political region
InHierarchy
In hierarchy
InCurrentMonth
Date is in current month
InPreviousMonth
Date is in previous month
InCurrentYear
Date is in current year
InPreviousYear
Date is in previous year
Contains
String contains another string