From WikiChip
Difference between revisions of "mirc/identifiers/$lactivecid"
< mirc‎ | identifiers

m (See Also)
(See Also)
Line 26: Line 26:
  
 
[[/scid command - mIRC|/scid]]
 
[[/scid command - mIRC|/scid]]
 +
 +
[[Category:mIRC identifiers]]

Revision as of 19:34, 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

See Also

$activecid

$cid

$scid

$scon

/scid