-
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/$activecid"
< mirc | identifiers
(Created $activecid identifier - mIRC) |
(→See Also) |
||
Line 26: | Line 26: | ||
[[/scid command - mIRC|/scid]] | [[/scid command - mIRC|/scid]] | ||
+ | |||
+ | [[Category:mIRC identifiers]] |
Revision as of 18:34, 23 June 2014
$activecid returns the connection id related to the active window. This means that if the window was created on connection 1, the $activecid for that window would be 1.
Synopsis
$activecid
Parameters
None
Example
Echo to the currently active window the connection ID it is related to
//echo -a $activecid
Compatibility
Added: mIRC v6.0
Added On: 03/02/2002