lastPage
Related Functions & Properties
elementID
region
firstElementID
firstRegion
pageIndex
This property is true if this is the last page of the return.
Type
Boolean
Example
if(event.lastPage) {
...
}