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

hiGetWindowMenu

hiGetWindowMenu(
w_windowId 
) 
=> s_hiMenu / nil

Description

Returns the symbol of the menu associated with the specified window. This menu was associated with a window by using hiSetWindowMenu.

Argument

w_windowId

Window ID you specify.

Values Returned

s_hiMenu

The symbol of the menu associated with the window.

nil

There is no menu associated with the window.

Related Topics

Menu Functions

hiSetWindowMenu


Return to top
 ⠀
X