Skip to main content

system.kanoa.sheet.getAlertGroups(chkShtId)

Returns alert groups linked to a check sheet.


Parameters

chkShtId Integer: Id of check sheet


Returns

alertGroupData pyDataset


Example

chkShtId = 56
alertGroupData = system.kanoa.quality.sheet.getAlertGroups(chkShtId)