What is a field delimiter?
A delimiter is a character that marks the beginning or end of a unit of data. A delimited field is a variable-length field where the field length is set based on the field's contents.
Commonly used delimiters in export files include the comma (,), semicolon (;), and colon (:).
In this example, the field delimiter is a comma (,). See how the comma (,) marks the end of the transaction number, name, service address, and so on.

Copyright © 2025 Caselle, Incorporated. All rights reserved.
Related Articles
Import Checks - Delimiter
Enter the delimiter used in the user-defined delimited file (CSV) to separate data. A delimiter is a specific character or symbol used to separate pieces of data within a file or string. Delimiters help software systems identify where one field ends ...
What is a tracked field?
A tracked field is a field the system is actively monitoring. When a field is tracked the system will create a log file that records when, what, and who made changes to the field content. Some fields contain sensitive information that may change the ...
What is a surround character?
A surround character is similar to a field delimiter but unlike a field delimiter, the surround character marks the beginning and end of a text field in an export file. The general rule of thumb for choosing the surround character is to pick a symbol ...
What is a surround character?
A surround character is similar to a field delimiter but unlike a field delimiter, the surround character marks the beginning and end of a text field in an export file. The general rule of thumb for choosing the surround character is to pick a symbol ...
How do I edit a restricted field?
A restricted field is a field that can be locked so it can't be edited. In Connect, a locked field has a gray background. Service field that's restricted And the Restricted Fields button in the toolbar looks like a closed lock . Unlocking a locked ...