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

(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''$email''' returns the email address you have specified in the mIRC connect dialog.
+
{{mirc title|$email Identifier}}'''$email''' returns the email address you have specified in the mIRC connect dialog.
  
= Synopsis =
+
 
 +
== Synopsis ==
 
<pre>$email</pre>
 
<pre>$email</pre>
  
= Switches =
+
== Switches ==
 
None
 
None
  
= Example =
+
== Example ==
 
'''Echo the email address you provided to the currently active window'''
 
'''Echo the email address you provided to the currently active window'''
 
<pre>//echo -a $email</pre>
 
<pre>//echo -a $email</pre>
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v5.11
+
{{mIRC compatibility|5.11}}
 
 
Added On: 11/09/97
 
  
<small>Note: Individual switches were not taken into consideration.</small>
+
== See also ==
= See also =
+
* {{mIRC|$anick}}
* [[$anick identifier - mIRC|$anick]]
+
* {{mIRC|$host}}
* [[$host identifier - mIRC|$host]]
+
* {{mIRC|$me}}
* [[$me identifier - mIRC|$me]]
+
{{mIRC identifier list}}
  
[[Category:mIRC identifiers]]
+
[[Category:mIRC identifiers|email]]

Revision as of 14:06, 20 September 2017

$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 Sep 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also

[Expand]
v · d · e mIRC identifier list