subConfigs
hed.configCompare subConfigs boolean { t | nil }
Description
Specifies that the traversal results of subconfigurations should also be included in the output file and ignores the subconfiguration traversal results. The default value is nil.
GUI Equivalent
Examples
envGetVal("hed.configCompare" "subConfigs")
envSetVal("hed.configCompare" "subConfigs" 'boolean t)
Related Topics
Compare Configuration Variables
Return to top