LibBarcodeSupportBarcodeFormatFromString

Typehandler
Dictionaryandroid.barcodesupport
LibraryAndroid Barcode Support Library
Syntax
LibBarcodeSupportBarcodeFormatFromString(<pFormatString>)
Associationscom.livecode.library.native.android.barcodesupport
Summary

Converts a barcode format string to it's integer representation.

OSandroid
Parameters
NameTypeDescription
pFormatString

Barcode format string.

Values
NameTypeDescription
return

Barcode format integer.

Description

Converts a barcode format string to it's integer representation.

Note: This handler is for internal use.