eq
Finds all rows whose value on the stated column
exactly matches 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
exactly matches the
specified value
.
The column to filter on.
The value to filter with.