eLabSDK.Barcode

overrideBulkBarcodeAction(cfg)

Subscribes to the Bulk Barcode Scanner Save action.

Kind: global function

ParamTypeDescription
cfgobject
cfg.uniqueIDstringrequired uniqueID to make sure subscription only happens once
cfg.callBackFn(data)stringfunction to call for custom processing. May update data object with {continueProcess: true/false, errorMessage: 'your custom errormessage'}. for async operations, always set continueProcess to false and call finalize() manually

© 2023 eLabNext