noun
field-separator character
Technical computing term for a character used to separate fields in a data record or file.
CSVファイルでは、カンマがフィールド分離文字として使われる。
In CSV files, the comma is used as the field-separator character.
Compound of フィールド (field) + 分離 (separation) + 文字 (character), a direct translation of the English computing term.