Retrieves the previous page of reference query results.
The prev()
function retrieves the previous page of reference query results.
The page size is 50 items. Navigate through pages of items with the
prev()
and next()
functions.
If items are added or removed between calls to prev()
the values returned
may change.