$activecid » History » Version 7
Per Amundsen, 02/23/2023 04:20 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 | 7 | Per Amundsen | _See also [[$lactivecid]], [[$active]], [[$lactive]], [[$activewid]], [[$lactivewid]]. [[on ACTIVE]]._ |
| 8 | 4 | Per Amundsen | |
| 9 | *Example* |
||
| 10 | |||
| 11 | <pre> |
||
| 12 | on *:ACTIVE:*:echo current active cid is $activecid last active cid was $lactivecid |
||
| 13 | </pre> |