WoW:API ItemTextGetItem: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''ItemTextGetItem''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
<center>'''ItemTextGetItem''' - ''Documentation by [[User:Flickering|Flickering]]''</center>


Line 18: Line 19:
----
----
__NOTOC__
__NOTOC__
{{Template:WoW API}}

Revision as of 18:08, 6 January 2007

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.