hasPrev( )


Indicates whether the query has previous results.

You can use the next() and prev() functions returned by plans to navigate the pages of a query result.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:boolean
Was this helpful?
Yes
No