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

geRestoreWinView

geRestoreWinView( 
w_windowId 
)
=> t / nil 

Description

Restores the view saved with geSaveWinView.

Arguments

w_windowId

Database ID of the window to restore.

Value Returned

t

The window is restored.

nil

The window is not restored.

Examples

Restores the window newwin.

geRestoreWinView( newwin )

Related Topics

geSaveWinView

View-Level Functions


Return to top
 ⠀
X