OCR Programming
263
Optional Space ( )
When this option appears in the template string, the template accepts a space if present. Optional characters are
not allowed as the first character(s) in a field of like characters.
Template Valid data Valid data Invalid data
99 99 12 34 1234 67891
Optional Small Special (.)
When this option appears in the template string, the data validator accepts a special character if present. Optional
characters are not allowed as the first character(s) in a field of like characters. Small special characters are - , and .
Template Valid data Valid data Invalid data
AA.99 MN.35 XY98 XYZ12
Other Template Operators
These template operators assist in capturing, delimiting, and formatting scanned OCR data.
Literal String (" and +)
Use either of these delimiting characters surrounding characters from the alphanumeric keyboard in the
Advanced
Data Formatting Guide
to define a literal string within a template that must be present in scanned OCR data. There
Space
.
“
+