WoW:API ItemTextGetItem: Difference between revisions
Jump to navigation
Jump to search
ItemTextGetItem - Documentation by Flickering
mNo edit summary |
mNo edit summary |
||
| Line 19: | Line 19: | ||
__NOTOC__ | __NOTOC__ | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|ItemTextGetItem]] | |||
[[Category:API Item Text Functions|ItemTextGetItem]] | [[Category:API Item Text Functions|ItemTextGetItem]] | ||
Revision as of 18:33, 29 August 2005
Get the name of the current item text.
textName = ItemTextGetItem()
Parameters
Arguments
- ()
Returns
- textName
- textName
- String - The name of the item text which is being viewed.
Details
- This is available once the ITEM_TEXT_BEGIN event has been received.