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