-
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/$chantypes"
< mirc | identifiers
(→Example) |
(→Example) |
||
Line 7: | Line 7: | ||
== Example == | == Example == | ||
− | Echo the current available channel | + | Echo the current available channel prefix types to the active window: |
<source lang="mIRC">//echo -a $chantypes</source> | <source lang="mIRC">//echo -a $chantypes</source> | ||
Revision as of 10:13, 1 July 2014
The $chantypes identifier will return the supported list of channel prefix types available on the active network connection. If not connected, mIRC defaults to a standard value of #.
Note: Any active connection window can use this identifier, not just an active channel.
Contents
Parameters
None
Example
Echo the current available channel prefix types to the active window:
//echo -a $chantypes
Compatibility
Added: mIRC v5.9
Added On: 26/04/2001