From WikiChip
Difference between revisions of "mirc/identifiers/$emailaddr"
< mirc‎ | identifiers

(Created page with "'''$emailaddr''' returns the email address you have specified in the mIRC connect dialog. = Synopsis = <pre>$emailaddr</pre> = Switches = None = Example = '''Echo the email...")
 
m
Line 11: Line 11:
 
<pre>//echo -a $emailaddr</pre>
 
<pre>//echo -a $emailaddr</pre>
  
== Compatibility ==
+
= Compatibility =
 
Added: mIRC v5.9
 
Added: mIRC v5.9
  

Revision as of 13:48, 23 June 2014

$emailaddr returns the email address you have specified in the mIRC connect dialog.

Synopsis

$emailaddr

Switches

None

Example

Echo the email address you provided to the currently active window

//echo -a $emailaddr

Compatibility

Added: mIRC v5.9

Added On: 26/04/2001

Note: Individual switches were not taken into consideration.

See also