In plain English
It is a simple text file used to store information arranged like a table. Each line stands for one row, and commas separate the values within that row.
In context
Here, CSV names an export file format for tabular account-related data stored as plain text with one row per line and comma-separated values.
- Situation
- Notification, privacy, data-export, and account-deletion settings
- What it communicates
- names a selectable export file format
Meaning limits
The term identifies only the file format, not what data the export includes or any result of using it.
Examples
“When he opened the CSV in a text editor, each account row appeared on a separate line with commas between the values.”
“For the month-end review, the clerk exported the account list as a CSV.”