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