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

geDisableBackgroundCellView

geDisableBackgroundCellView( 
[ w_windowId ]
)
=> t / nil 

Description

Disables the display of the background cellview for the given window. The current window is used by default.

Arguments

w_windowId

The ID of the window.

Value Returned

t

The display of the background cellview is disabled.

nil

The window ID is invalid.

Examples

Disables the display of the background cellview for the current window.

geDisableBackgroundCellView()

Related Topics

Background Cellview Functions


Return to top
 ⠀
X