System Functionssystem.kanoa.qualityquality.sheetdeleteToolingOn this pagesystem.kanoa.sheet.deleteTooling(chkShtId, userId)Delete the tooling links for a check sheet.ParameterschkShtId Integer: Id of check sheet userId IntegerReturns# of records modified IntegerExamplechkShtId = 56userId = 5retVal = system.kanoa.quality.sheet.deleteTooling(chkShtId, userId)