gte
Finds all rows whose value on the stated column
is greater than or
equal to the specified value
.
Parameters
columnrequiredobject
The column to filter on.
valuerequiredobject
The value to filter with.
Finds all rows whose value on the stated column
is greater than or
equal to the specified value
.
The column to filter on.
The value to filter with.