viaAllowOverridePurposes
layout viaAllowOverridePurposesboolean { t | nil}
Description
Specifies that the purpose defined in cdsGenViaDef or cdsViaDef in the technology file is used and cannot be changed by the user or by the viaEngine when set to nil.
GUI Equivalent
Examples
envGetVal("layout" "viaAllowOverridePurposes")
envSetVal("layout" "viaAllowOverridePurposes" 'boolean nil)
Related Topics
Return to top