WoW:API GetSendMailItem

From AddOn Studio
Revision as of 14:48, 4 January 2006 by WoWWiki>Anticrash
Jump to navigation Jump to search

itemtext = GetSendMailItem();

Get the description of the item attached on the send mail frame.

Requires that the mailbox window is open.


Returns

Text description of the attached item (on the send mail frame).

Template:WoW API