viewChoices
hed.constants viewChoices string "view1view2view3..."
Description
Defines the list of views in the View Choices list box in the Edit Constants form.
GUI Equivalent
Examples
envGetVal("hed.constants" "viewChoices")
envSetVal("hed.constants" "viewChoices" 'string "green")
Related Topics
List of Hierarchy Editor Environment Variables
Return to top