ZPL commands
^CC · Change Caret
Changes the caret character default ^ that starts commands in the format.
Changes the caret character (default ^) that starts commands in the format.
Parameters
^CCx- x: new caret character (e.g.$)
Example
^XA
^CC$
$FO50,50$A0N,30,30$FDA^B$FS
$CC^
^XZ
Tip
After ^CC$ all format commands start with $ until the caret is reset with $CC^. Only needed when the data itself contains carets.