3.9.1. getPage()

array getPage

The method should return the array with the information about the next page in the list. If the system reaches the end of the list, nothing should be returned in order to stop the loop. The returned array must have exactly three fields:

You can find a sample implementation in the {pagesystem} tag description.