addComplianceStatus
Add to number of results with specified compliance status
Description
addComplianceStatus(
adds to the number of assessment results with the specified compliance status in the
taskResultObj
,status
,increment
)ComplianceStatusSummary
property of the task result object.
This function adds to the existing value. If you want to overwrite the existing value,
you can use the function setComplianceCount
instead.