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

hiGetNumMenus

hiGetNumMenus(
w_windowId 
)
=> x_numMenus 

Description

Returns the number of menus in the menu bar of a window.

Argument

w_windowId

The window ID.

Values Returned

x_numMenus

The number of menus in the window.

Examples

Returns the number of menus in the menu bar of hiGetWindow.

hiGetNumMenus( hiGetCIWindow ( ) )
=> 6

Related Topics

Window Banner Functions


Return to top
 ⠀
X