← WoW API < ItemTextGetText
Get the page contents of the current item text.
pageBody = ItemTextGetText()
Parameters[edit]
Arguments[edit]
- ()
Returns[edit]
- pageBody
- pageBody
- String - The body of the current page.
Details[edit]
- This is available once the ITEM_TEXT_READY event has been received.