minTraversal
hed.configCompare minTraversal boolean { t | nil }
Description
Performs the minimal traversal of the configuration hierarchy. When set to nil, full traversal is performed.
GUI Equivalent
Examples
envGetVal("hed.configCompare" "minTraversal")
envSetVal("hed.configCompare" "minTraversal" 'boolean t)
Related Topics
Compare Configuration Variables
Return to top