$activecid: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Returns the connection id of the currently active window. | Returns the connection id of the currently active window. | ||
$activecid | $activecid | ||
== See Also == | == See Also == | ||
* [[$lactivecid]] to get the connection of the last active window. | |||
* [[On_active|On active event]] to react on windows changes. | |||
[[Category:Multi-server]] | [[Category:Multi-server]] |
Revision as of 09:26, 2 July 2007
Returns the connection id of the currently active window.
$activecid
See Also
- $lactivecid to get the connection of the last active window.
- On active event to react on windows changes.