checkInspectionResult
Version
1.3
Parameters
Parameter | Type | Description |
---|---|---|
insp2Check | string | Inspection to check. Case sensitive. |
insp2Result | string | Inspection result (or status) to look for. Case sensitive. |
Returns
Returns true if the inspection insp2Check has the result of insp2Result, or false if it does not.
Notes
You can use Scheduled as the value for the insp2Resultin parameter to check if inspection insp2Check is scheduled (not yet resulted).