Skip to main content
Skip to main content

NumericalComparisonOperator

Fields used to apply flexible filters on numbers.

constructor


Properties

ltnumber
The filtered number must be less than this value.
gtnumber
The filtered number must be greater than this value.
gtenumber
The filtered number must be greater than or equal to this value.
ltenumber
The filtered number must be less than or equal to this value.
Was this section helpful?