@ScanBarcode (Formula Language)

If using HCL Nomad for iOS or Android, then @ScanBarcode will invoke the device’s camera and allow the user to use their mobile device to scan a barcode.

Returns a scanned barcode.
Note: If used on platforms other than Nomad Mobile, @ScanBarcode will return an empty text string.

Syntax

@ScanBarcode

Return value

barcode Text

The barcode scanned by the user using the device camera. This value is empty if the user denies Nomad permission to use the device camera. This value is also empty if the user cancels the barcode scanning process before a barcode is scanned.