checkRFUnimplementedTerms
layoutXL checkRFUnimplementedTerms boolean { t | nil }
Description
Toggles the output of error messages and the creation of ungenerated CAS markers when Check Against Source is run within the context of a package, board, or module design.
GUI Equivalent
Examples
envGetVal("layoutXL" "checkRFUnimplementedTerms")
envSetVal("layoutXL" "checkRFUnimplementedTerms" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top