otherChecks
vrf.dieAudit otherChecks boolean { t | nil }
Description
Specifies whether the PR boundary checks are performed during die audit. The default value is t, which means the check is performed.
GUI Equivalent
Examples
envGetVal("vrf.dieAudit" "otherChecks")
envGetVal("vrf.dieAudit" "otherChecks" 'boolean nil)
Related Topics
Virtuoso RF Compliance Audit Form
Return to top