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

geReturn

geReturn( 
[ w_windowId ] 
)
=> t / nil 

Description

Returns to the previous (parent) level displayed in a window before a descend, edit in place, or switch was done. This function does not support figGroups.

Arguments

w_windowId

Database ID of the window containing the cellview.

Value Returned

t

The display returns to the previous level.

nil

The display does not return to the previous level.

Examples

Returns to the previous level in the current window.

geReturn( getCurrentWindow( ) )

Related Topics

Design Functions

Return to top
 ⠀
X