ReferenceSystem Functionssystem.kanoa.qualityquality.sheetgetAssetssystem.kanoa.sheet.getAssets(chkShtId)Returns all assets linked to a check sheet Parameters chkShtId Integer: Id of check sheet Returns data pyDataset Example chkShtId = 56assetData = system.kanoa.quality.sheet.getAssets(chkShtId)