Barcodes

CODE128 – Converts string to CODE128 barcode glyphs

1646 views June 1, 2018 January 17, 2019 admin 0

Overview

This Custom Field converts the given string to the glyphs required to output a Code 128 barcode using the Code128bWin or Code128bWinLarge font. It converts a purely numeric code into a Variant C Code 128 barcode, or an alphanumeric string into a Variant B code 128 barcode.

Syntax

CODE128(FIELDSTR(MyCode))

Element Description
Content Content to decode

Example

 

See also

EAN13

EAN8

GETBARCODEGLYPHS

I2OF5

UPC

Was this helpful?