EPL Commands
;
176
14245L-003 Rev. A EPL Programming Guide 12/16/13
;

Code Comment Line

Description This command signals the printer to ignore the following data. All data
between the line initiating semicolon character (;) and the next line feed (LF) character (which
terminates all command lines) will be ignored.
Supported by firmware versions 4.30 and above.
Syntax ; Comment Data
Example • The phrase “This is used for xxxXXX” is ignored by the printer.

; This is used for xxxXXX