$lactivecid » History » Revision 2
Revision 1 (Per Amundsen, 08/15/2014 10:19 AM) → Revision 2/4 (Per Amundsen, 02/23/2023 04:16 PM)
_Added in 1.9.4_
*$lactivecid*
Returns the connection id of the last active window before active window.
_See also [[$activecid]], [[on ACTIVE]]._
*Example*
<pre>
on *:ACTIVE:*:echo current active cid is $activecid last active cid was $lactivecid
</pre>