WoW:API ItemTextGetText: Difference between revisions
Jump to navigation
Jump to search
ItemTextGetText - Documentation by Flickering
mNo edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
__NOTOC__ | __NOTOC__ | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
Revision as of 15:10, 4 January 2006
Get the page contents of the current item text.
pageBody = ItemTextGetText()
Parameters
Arguments
- ()
Returns
- pageBody
- pageBody
- String - The body of the current page.
Details
- This is available once the ITEM_TEXT_READY event has been received.