WoW API: ItemTextGetText

WoW API < ItemTextGetText

Get the page contents of the current item text.

pageBody = ItemTextGetText()

ParametersEdit

ArgumentsEdit

()

ReturnsEdit

pageBody
pageBody
String - The body of the current page.

DetailsEdit

This is available once the ITEM_TEXT_READY event has been received.