noun
Computing term for a character or sequence that marks the boundary between separate data fields, such as commas in CSV or tabs in TSV.
CSVファイルでは、カンマがデリミタとして使われる。
In CSV files, commas are used as delimiters.
このデータはタブデリミタで区切られている。
This data is separated by tab delimiters.