Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetCurrentWindow

hiGetCurrentWindow() 
=> w_windowId / nil

Description

Returns the ID of the current window. If the current window is in a session window, the ID of the window, not the session window, is returned. Session windows and dockable windows can never be the current window.

Arguments

None.

Value Returned

w_windowId

The window ID of the current window.

nil

There is no current window.

Related Topics

Window Functions

hiSetCurrentWindow


Return to top
 ⠀
X