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