-
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/$lactivecid"
< mirc | identifiers
(Created $lactivecid identifier - mIRC) |
m (→See Also) |
||
Line 17: | Line 17: | ||
== See Also == | == See Also == | ||
− | [[$activecid identifier - mIRC|$ | + | [[$activecid identifier - mIRC|$activecid]] |
[[$cid identifier - mIRC|$cid]] | [[$cid identifier - mIRC|$cid]] |
Revision as of 17:19, 23 June 2014
$lactivecid returns the connection id related to the last active window. For instance if the you have more than one connection, let's say connections 2 and 55, and you activate a window in connection 55 and then switch back to connection 2, $lactiveid is now set to 55.
Synopsis
$lactivecid
Parameters
None
Example
Echo to the currently active window the connection ID of the last active window
//echo -a $lactivecid
Compatibility
Added: mIRC v6.0
Added On: 03/02/2002