← WoW API < ItemTextGetItem
Get the name of the current item text.
textName = ItemTextGetItem()
Parameters[edit]
Arguments[edit]
- ()
Returns[edit]
- textName
- textName
- String - The name of the item text which is being viewed.
Details[edit]
- This is available once the ITEM_TEXT_BEGIN event has been received.