ZPL commands
^FS · Field separator
Ends the current field.
^FS · Field separator
Ends the current field.
Effect
Closes text/code/box from ^FD.
Example
^XA
^FO50,50^A0N,40,40^FDTexto^FS
^XZ
Tip
Every field must end with ^FS.
FAQ
What is ^FS used for in ZPL?
See the description and values above: they explain what ^FS does and how it is used in a ZPL label.
How do I test ^FS without a printer?
Copy the example, paste it into the ZPL viewer and see the result immediately in the browser.