Purpose:
This function converts a string to a barcode.
Parameter:
String Barcode value (contents)
String Barcode type. The possible barcode types will be listed by the auto-complete function of the wizard. If the barcode cannot be correctly interpreted it will not be printed. Some barcodes require special formats that must be used. Further information can be found in Chapter Supported Barcode.
Return value:
Barcode
Example:
Barcode(Upper$(Name),"3of9")