Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geReturnToLevel

geReturnToLevel( 
w_windowId 
)
=> nil 

Description

Displays a list box containing the levels to which you can return.

Arguments

w_windowId

Database ID of the window containing the design.

Value Returned

nil

Always returns nil.

Examples

Displays a list box of the levels you can return to in the current window.

geReturnToLevel( getCurrentWindow( ) )

Related Topics

Design Functions

Return to top
 ⠀
X