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
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''$emailaddr''' returns the email address you have specified in the mIRC connect dialog.
+
{{mirc title|$emailaddr Identifier}}'''$emailaddr''' returns the email address you have specified in the mIRC connect dialog.
  
= Synopsis =
+
 
 +
== Synopsis ==
 
<pre>$emailaddr</pre>
 
<pre>$emailaddr</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 $emailaddr</pre>
 
<pre>//echo -a $emailaddr</pre>
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v5.9
+
{{mIRC compatibility|5.9}}
 
 
Added On: 26/04/2001
 
 
 
<small>Note: Individual switches were not taken into consideration.</small>
 
  
= See also =
+
== See also ==
* [[$anick identifier - mIRC|$anick]]
+
* {{mIRC|$anick}}
* [[$email identifier - mIRC|$email]]
+
* {{mIRC|$email}}
* [[$host identifier - mIRC|$host]]
+
* {{mIRC|$host}}
* [[$me identifier - mIRC|$me]]
+
* {{mIRC|$me}}
 +
{{mIRC identifier list}}
  
[[Category:mIRC identifiers]]
+
[[Category:mIRC identifiers|emailaddr]]

Latest revision as of 15:02, 20 September 2017

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


Synopsis[edit]

$emailaddr

Switches[edit]

None

Example[edit]

Echo the email address you provided to the currently active window

//echo -a $emailaddr

Compatibility[edit]

Added: mIRC v5.9
Added on: 26 Apr 2001
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list