LibBarcodeSupportBarcodeFormatToString

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

Converts a barcode format integer to a readable string.

OSandroid
Parameters
NameTypeDescription
pFormat

Barcode format integer.

Values
NameTypeDescription
return

Barcode format string.

Description

Converts a barcode format integer to a readable string.

Note: This handler is for internal use.