Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

abSetColorOnSelection

abSetColorOnSelection(
t_packetName
[ w_window ]
)
=> t 

Description

Sets the specified color as the highlight color for all selected rows in the Annotation Browser tree view.

Arguments

t_packetName

Name of the packet color to assign. The packetName must be a packet supported by Annotation Browser, otherwise a warning is displayed.

w_window

The function applies to the Annotation Browser associated with the specified window. The default is the current window.

Value Returned

t

The operation was successful.

Examples

Sets hilite3 as the color used to highlight all selected rows in the Annotation Browser tree view.

abSetColorOnSelection("hilite3")

Related Topics

Annotation Browser Assistant


Return to top
 ⠀
X