Welcome to Catalog Tips

Search more than 200 articles to learn more about creating and automating your product catalogs

Tip: Start typing in the input box for immediate search results.

< All Topics
Print

CODE128 – Converts string to CODE128 barcode glyphs

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

Table of Contents