spaceIndent
hed.configCompare spaceIndent string"spaces"
Description
Specifies the number of spaces to be used for indentation.
The default value is 2 and the value ranges from 1 to 8.
GUI Equivalent
Examples
envGetVal("hed.configCompare" "spaceIndent")
envSetVal("hed.configCompare" "spaceIndent" 'string "4")
Related Topics
Compare Configuration Variables
Return to top