WoW:API ItemTextGetText: Difference between revisions
Jump to navigation
Jump to search
ItemTextGetText - Documentation by Flickering
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
__NOTOC__ | __NOTOC__ | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|ItemTextGetText]] | |||
[[Category:API Item Text Functions|ItemTextGetText]] | [[Category:API Item Text Functions|ItemTextGetText]] |
Revision as of 18:35, 29 August 2005
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.