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
Value Returned
Examples
Sets hilite3 as the color used to highlight all selected rows in the Annotation Browser tree view.
abSetColorOnSelection("hilite3")
Related Topics
Return to top