-
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/$network"
< mirc | identifiers
(Created $network identifier - mIRC) |
m |
||
Line 26: | Line 26: | ||
* [[$server identifier - mIRC|$server]] | * [[$server identifier - mIRC|$server]] | ||
− | [[Category:mIRC | + | [[Category:mIRC identifiers]] |
Revision as of 16:57, 24 June 2014
The $network identifier retrieves the current network name from the IRC server that mIRC is connected to.
Synopsis
$network
Parameters
None
Examples
; Create an alias that echos the current ; network to the active window alias netPlease { echo -a The current network is: $network }
The above command can be used by typing the following into the mIRC command-line:
/netPlease
Compatibility
Added: mIRC v5.5
Added On: 08/01/99