highlightColors
ab highlightColors string "highlight_color_packet"
Description
Specifies the packets to be used for highlighting markers in the Annotation Browser. If a non-existing packet is specified, the Annotation Browser issues a warning message and resets the environment variable to the default highlight packet list.
The default is "hilite hilite1 hilite2 hilite3 hilite4 hilite5 hilite6 hilite7 hilite8 hilite9".
GUI Equivalent
Examples
envGetVal("ab" "highlightColors")
envSetVal("ab" "highlightColors" 'string "halo halo1 halo2 halo3")
Related Topics
List of Layout XL Environment Variables
Return to top