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

hiRaiseTab

hiRaiseTab(
w_windowID
)
=> t / nil

Description

Raises a tab contained in a multi-tabbed session window to the top of the list and makes it the active tab. If there is only a single tab, the function does nothing.

Argument

w_windowID

The ID of the window you want to raise. The window must be contained in a session window.

Values Returned

t

The window is raised.

nil

The window is not raised.

Related Topics

Window Functions

hiLowerTab

hiRaiseWindow

hiLowerWindow


Return to top
 ⠀
X