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

geResetBackgroundCellView

geResetBackgroundCellView( 
[ w_windowId ]
)
=> t / nil 

Description

Resets the background cellview on the given window.

Arguments

w_windowId

Optional argument. ID of the window.

Value Returned

t

Resets the background cellview on the given window.

nil

The window ID is invalid.

Examples

Resets the background cellview in window 3.

geResetBackgroundCellView(window(3))

Related Topics

Background Cellview Functions


Return to top
 ⠀
X