bindingError
hed.colorChooser bindingError string "color"
Description
Defines the color used to display data that has a binding error.
Specify the color by name or by RGB value. The name can be any name from the list of SVG color keyword names provided by the
GUI Equivalent
Examples
envGetVal("hed.colorChooser" "bindingError")
envSetVal("hed.colorChooser" "bindingError" 'string "yellow")
Related Topics
List of Hierarchy Editor Environment Variables
Return to top