| |||||||||
The term delimiter refers to a separating character. In the following sentence, semicolons are used as delimiters between the numbers:
Delimiters are commonly used in computer files to separate data values. For example, the comma-separated values (CSV) file format uses a comma as the delimiter between fields, and a newline character as the delimiter between records.