showConstInViewList
hed.display showConstInViewList boolean { t | nil }
Description
Specifies that instead of displaying a constant, the Hierarchy Editor should display the expanded view list that the constant represents.
The default value of this variable is t.
GUI Equivalent
Examples
envGetVal("hed.display" "showConstInViewList")
envSetVal("hed.display" "showConstInViewList" 'boolean nil)
Related Topics
List of Hierarchy Editor Environment Variables
Return to top