Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leReturnToTop

leReturnToTop(
[ w_windowId ]
) 
=> t / nil

Description

Applies to instances, nested instances, groups, and nested groups for which you are editing-in-place. When editing instances or nested instances in Edit-in-Place mode, returns to top level, exits Edit-in-Place mode. For groups, returns from the group, and if the group is nested, from all groups in the nesting, and exits Edit-in-Place mode. If you do not specify w_windowId, the current window is used.

Arguments

w_windowID

Database ID for the window in which to return during Edit-In-Place mode.

Value Returned

t

The return during Edit-in-Place mode was successful.

nil

The return during Edit-in-Place mode was not successful.

Example

leReturnToTop()

Return to top
 ⠀
X