What ^FV does
^FV works like ^FD but its contents are erased after the label prints, so a recalled template does not retain the previous label's data. It is handy with stored formats that are re-sent with fresh values.
Syntax
^FVaParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
a | Variable field data | — | — |
Example
^XA
^FO50,50^A0N,40,40^FVOrder 42^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Notes & tips
- Data clears after the label prints.
- Behaves like ^FD but is not persistent.
Related commands
See the full ZPL command reference for all 92 documented commands.
