System Functionssystem.kanoa.qualityquality.sheetgetAssetsOn this pagesystem.kanoa.sheet.getAssets(chkShtId)Returns all assets linked to a check sheetParameterschkShtId Integer: Id of check sheetReturnsdata pyDatasetExamplechkShtId = 56assetData = system.kanoa.quality.sheet.getAssets(chkShtId)