ItemTextHasNextPage

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Returns true if there is a page after the current page.

hasNext = ItemTextHasNextPage()

Parameters

Returns

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

Details

This is available once the ITEM_TEXT_READY event has been received.