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

geShareWindowHilightSet

geShareWindowHilightSet(
h_hlSetId 
l_windowList
)
=> t / nil 

Description

Shares the given window highlight set with other windows.

Arguments

h_hlSetId

The database ID of the highlight set.

l_windowList

List of windows ID in which to share the highlight set.

Value Returned

t

The window highlight set is shared with the specified list of windows.

nil

The highlight set ID or window IDs are invalid.

Examples

geShareWindowHilightSet(hlSetId list(window(4) window(5))) 

Related Topics

Highlight Functions


Return to top
 ⠀
X