delim
- noun
- /dɪˈlɪm/
- Jargon
- In a CSV file, a comma is often used as a delim to separate each data entry.
Examples
-
Use a tab as the delim for separating fields.
-
The script failed because the wrong delim was specified for the data file.
-
In programming, a comma is a common delim used to separate values in a list.
-
You can change the delim in the settings to use a semicolon instead of a comma.
-
The delim in this CSV file is a comma.
-
When parsing this data format, the delim indicates where one field ends and another begins.
-
During data processing, the software requires a clear delim to accurately interpret the input.
Synonyms
A character or symbol that separates items in text and data files
Surface Forms
Etymology
The word delim is a short form of delimiter, which comes from de- and the same root as limit, meaning 'boundary'. So a delim is the small sign that marks the boundary between pieces of data.