WoW API: ItemTextGetItem

From AddOn Studio
Revision as of 18:08, 6 January 2007 by WoWWiki>Hobinbot (upgraded deprecated template)
Jump to navigation Jump to search

WoW API < ItemTextGetItem

ItemTextGetItem - Documentation by Flickering

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.