Check if two values are less than each other.
true
if the first value is less than the second value and false
otherwise.eq
- Logical Equality Operationne
- Logical Inequality Operationle
- Logical Less Than or Equal Operationgt
- Logical Greater Than Operationge
- Logical Greater Than or Equal Operationand
- Logical AND Operationor
- Logical OR Operationnot
- Logical NOT Operationfield
- Referencing a Fieldfilter
- Filtering Documents