createPendingInspection

Creates a pending inspection of the specified group and type on the specified record.

Version

2.0

Parameters

Parameter Type Description
iGroup string Inspection group of the inspection to create.
iType string Inspection type of the inspection to create.
capId (optional) CapIDModel Record on which to create the inspection.

Notes

Uses the current record (capId global variable) if no capId parameter supplied.