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

gePopWindowHilightStack

gePopWindowHilightStack( 
w_windowId 
)
=> t / nil 

Description

Pops the current window highlight set out of the window highlight stack.

The highlight set is removed from the window highlight stack, but not deleted. The highlight set can be pushed back into the stack at a later time.

Arguments

w_windowId

Window ID of the current window.

Value Returned

t

The window highlight set is popped out of the stack.

nil

The window highlight set is not popped out of the stack

Examples

gePopWindowHilightStack(window(3))

Related Topics

Highlight Functions

Return to top
 ⠀
X