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 19: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

See Also

$cid

$lactivecid

$scid

$scon

/scid