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

m (Compatibility)
Line 11: Line 11:
 
<pre>//echo -a $email</pre>
 
<pre>//echo -a $email</pre>
  
== Compatibility ==
+
= Compatibility =
 
Added: mIRC v5.11
 
Added: mIRC v5.11
  
Line 17: Line 17:
  
 
<small>Note: Individual switches were not taken into consideration.</small>
 
<small>Note: Individual switches were not taken into consideration.</small>
 +
 
= See also =
 
= See also =
 
* [[$anick identifier - mIRC|$anick]]
 
* [[$anick identifier - mIRC|$anick]]

Revision as of 13:46, 23 June 2014

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

Synopsis

$email

Switches

None

Example

Echo the email address you provided to the currently active window

//echo -a $email

Compatibility

Added: mIRC v5.11

Added On: 11/09/97

Note: Individual switches were not taken into consideration.

See also