userBinding
hed.colorChooser userBinding string "color"
Description
Defines the color used to indicate the bindings that you have changed.
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" "userBinding")
envSetVal("hed.colorChooser" "userBinding" 'string "green")
Related Topics
List of Hierarchy Editor Environment Variables
Return to top