WoW API: ItemTextHasNextPage

WoW API < ItemTextHasNextPage

Determine if there is a page after the current page.

hasNext = ItemTextHasNextPage()

ParametersEdit

ArgumentsEdit

()

ReturnsEdit

hasNext
hasNext
Flag - Returns 1 if the there is a page following the currently displayed one, nil otherwise.

DetailsEdit

This is available once the ITEM_TEXT_READY event has been received.