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

dwindow

dwindow(
g_window
)
=> w_dockWindowID / nil

Description

Gets the window ID of a dockable window.

Argument

g_window

Sets the window number or the window handle with the ?handle argument when the window is created.

Values Returned

w_dockWindowID

The dock window ID.

nil

There is no dock window that matches the window number or handle specified.

Examples

dwindow( ’myWin )

Related Topics

Window Functions

hiIsWindowSpecifier

swindow


Return to top
 ⠀
X