← All guides

^FS · Field Separator

Ends the current field.

Effect

Closes the text/code/box defined by ^FD.

Example

^XA
^FO50,50^A0N,40,40^FDTexto^FS
^XZ

Tip

Every field must end with ^FS for the printer to process it.

Frequently asked questions

What is ^FS used for in ZPL?

See the description and values above: they explain what ^FS does and how to use it inside a ZPL label.

How do I test ^FS without a printer?

Copy the example, paste it into the ZPL viewer and see the result instantly in your browser.

Related tools