resultInspection
This function posts a result for a scheduled inspection. If no scheduled inspection exists (of that type for the record) then the function does nothing.
Version
1.6
Parameters
| Parameter | Type | Description | 
|---|---|---|
| inspType | string | Inspection type to result. | 
| inspStatus | string | Resulting status. | 
| resultDate | string | Posted date of the result. | 
| resultComment | string | Comment to add to the result. | 
| capId (optional) | CapIDModel | Record ID to result. |