WoW:API ClearSendMail: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(cat)
m (Move page script moved page API ClearSendMail to API ClearSendMail without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
Clears everything that has been typed into the 'Send Mail' window.<br>


<pre>
 
ClearSendMail();
Clears everything that has been typed into the 'Send Mail' window.
</pre>
ClearSendMail()
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil

Latest revision as of 04:45, 15 August 2023

WoW API < ClearSendMail


Clears everything that has been typed into the 'Send Mail' window.

ClearSendMail()


Arguments[edit]

none


Returns[edit]

nil