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

hiGetActiveTabWindow

hiGetActiveTabWindow(
w_sessionWindowID
)
=> w_windowID / nil

Description

Returns the window ID of the window that is the active tab in the session window.

Argument

w_sessionWindowID

The session window ID.

Value Returned

w_windowID

The window ID of the active tab.

nil

The session window you specified is not valid.

Example

hiGetActiveTabWindow( swindow ( 6 ) )

Related Topics

Window Functions

hiSetDrawThruDelta

hiSetTabWindowTitle

hiSetTabWindowIcon

hiSetTabWindowTip

hiOpenWindow


Return to top
 ⠀
X