WoW:API ItemTextGetItem

Revision as of 18:33, 29 August 2005 by WoWWiki>Inglais
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.

Template:WoW API