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

deIsEditInContext

deIsEditInContext( 
[ w_windowId ] 
)
=> t / nil 

Description

Tells whether the current edit cellview in the window is in the context of a Hierarchy Manager configuration.

Arguments

w_windowId

The window in question. Defaults to the current window.

Value Returned

t

The edit is in context.

nil

Either the edit is out of context or there is no configuration on the window.


Return to top
 ⠀
X