Plain English

Changes the delimiter character (comma by default) to a different character. Affects parameter separation in all subsequent commands.

When to use

When your data contains commas and you need a different separator for ZPL parameters.

Syntax

~CDx

Parameters

ParameterDescription
xNew delimiter character

Example

~CD|

Change delimiter from comma to pipe (parameters become ^FO50|50)

Try it in the playground View all ZPL commands