The equal to operator. The DataSource results will have FilterVariable values that exactly match the value specified with EQ.
DataSource
FilterVariable
EQ
Use one of the following variables to filter a list of DataSource:
The greater than or equal to operator. The DataSource results will have FilterVariable values that are greater than or equal to the value specified with GE.
GE
The greater than operator. The DataSource results will have FilterVariable values that are greater than the value specified with GT.
GT
The less than or equal to operator. The DataSource results will have FilterVariable values that are less than or equal to the value specified with LE.
LE
The maximum number of DataSource to include in the result.
The less than operator. The DataSource results will have FilterVariable values that are less than the value specified with LT.
LT
The not equal to operator. The DataSource results will have FilterVariable values not equal to the value specified with NE.
NE
The ID of the page in the paginated results.
A string that is found at the beginning of a variable, such as Name or Id.
Name
Id
A two-value parameter that determines the sequence of the resulting list of DataSource.