$lactivecid » History » Version 4
Per Amundsen, 02/23/2023 04:21 PM
1 | 1 | Per Amundsen | _Added in 1.9.4_ |
---|---|---|---|
2 | |||
3 | *$lactivecid* |
||
4 | |||
5 | Returns the connection id of the last active window before active window. |
||
6 | 2 | Per Amundsen | |
7 | 4 | Per Amundsen | _See also [[$activecid]], [[$active]], [[$lactive]], [[$activewid]], [[$lactivewid]]. [[on ACTIVE]]._ |
8 | 2 | Per Amundsen | |
9 | *Example* |
||
10 | |||
11 | <pre> |
||
12 | on *:ACTIVE:*:echo current active cid is $activecid last active cid was $lactivecid |
||
13 | </pre> |