WoW API: ItemTextGetItem

WoW API < ItemTextGetItem

Get the name of the current item text.

textName = ItemTextGetItem()

ParametersEdit

ArgumentsEdit

()

ReturnsEdit

textName
textName
String - The name of the item text which is being viewed.

DetailsEdit

This is available once the ITEM_TEXT_BEGIN event has been received.