"Barcode" (Interpreter Type)
Barcode in a standard format.
Details
- "Barcode" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "Barcode" does not require connectivity to the Wolfram Cloud.
Allowed Forms
-
File["path"] a file with a barcode format string a string representation of a barcode
Restriction Specifications
-
Restricted["Barcode",{{choice1,…}}] one among choices Restricted["Barcode",format] a barcode of the specified format - The format can be any of the formats supported by BarcodeRecognize.
Interpretation
- "Barcode" yields the output of BarcodeRecognize, typically a String.