$lactivecid: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Returns the connection id of the last active window. | Returns the connection id of the last active window. | ||
$lactivecid | $lactivecid | ||
== See Also == | == See Also == | ||
* [[$activecid]] to get the connection of the currently active window. | |||
* [[On_active|On active event]] to react on windows changes. | |||
[[Category:Multi-server]] | [[Category:Multi-server]] | ||
[[Category:Identifiers]] |
Latest revision as of 23:15, 2 February 2011
Returns the connection id of the last active window.
$lactivecid
See Also
- $activecid to get the connection of the currently active window.
- On active event to react on windows changes.