Barcode Scanner

Click to copy

The module include block and mobile screen with Barcode Scanner


Screens

Barcode Scanner. This screen has one additional trigger:

onBarcodeRead

Output:

  • value (string) - the read value.

Business processes

Barcode Scan

Output:

  • success (boolean) - reading success;
  • value (string) - the read value.