WoW:API GetSendMailItem: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 10: Line 10:
Text description of the attached item (on the send mail frame).
Text description of the attached item (on the send mail frame).


[[Category:API Functions|GetSendMailItem]]
{{Template:WoW API}}
[[Category:API Mail Functions|GetSendMailItem]]

Revision as of 14:48, 4 January 2006

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