reportViolations
layoutXL.APVerify reportViolations 'boolean { t | nil }
Description
(Layout EXL Only) Displays detailed error and warning messages in the CIW reporting all violations that were detected while running Batch Checker.
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "reportViolations")
envSetVal("layoutXL.APVerify" "reportViolations" 'boolean t)
Related Topics
Return to top