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