checkCompType
layoutXL checkCompType boolean { t | nil }
Description
Controls whether the
GUI Equivalent
Examples
envGetVal("layoutXL" "checkCompType")
envSetVal("layoutXL" "checkCompType" 'boolean t)
envSetVal("layoutXL" "checkCompType" 'boolean nil)
Related Topics
Design Check for Layout XL Compliance
List of Layout XL Environment Variables
Return to top