checkTermLabelAllowBracketDiff
layoutXL checkTermLabelAllowBracketDiff boolean { t | nil }
Description
Specifies whether the difference between the brackets [] and <> should be ignored during an XL Compliance terminal label check.
GUI Equivalent
Examples
envGetVal("layoutXL" "checkTermLabelAllowBracketDiff")
envSetVal("layoutXL" "checkTermLabelAllowBracketDiff" 'boolean t)
Related Topics
Design Check for Layout XL Compliance
Return to top