System Functionssystem.kanoa.qualityquality.sheetgetAlertGroupsOn this pagesystem.kanoa.sheet.getAlertGroups(chkShtId)Returns alert groups linked to a check sheet.ParameterschkShtId Integer: Id of check sheetReturnsalertGroupData pyDatasetExamplechkShtId = 56alertGroupData = system.kanoa.quality.sheet.getAlertGroups(chkShtId)