-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/identifiers/$email"
< mirc | identifiers
(Created $email identifier - mIRC) |
|||
Line 11: | Line 11: | ||
<pre>//echo -a $email</pre> | <pre>//echo -a $email</pre> | ||
+ | == Compatibility == | ||
+ | Added: mIRC v5.11 | ||
+ | |||
+ | Added On: 11/09/97 | ||
+ | |||
+ | <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 11:49, 23 June 2014
$email returns the email address you have specified in the mIRC connect dialog.
Synopsis
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.