
The following functions are used to build parameters used by the prototype.orderBy method.
| Function name | Description |
|---|---|
| op:asc | This function sorts the rows by the values of the specified column in ascending order. |
| op:desc | This function sorts the rows by the values of the specified column in descending order. |