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

geGetCurrentWindowHilightSet

geGetCurrentWindowHilightSet( 
w_windowId
)
=> d_hlSetId / nil 

Description

Returns the window highlight set which is at the top of the window highlight stack.

Arguments

w_windowId

Database ID of the window.

Value Returned

d_hlSetId

The database ID of the current window highlight set is returned.

nil

The window ID is invalid.

Examples

geGetCurrentWindowHilightSet(window(3))

Related Topics

Highlight Functions


Return to top
 ⠀
X