Category:CSV files: Difference between revisions
Appearance
Fieryhenry (talk | contribs) Created page with "A format used for many game files. It is like a TSV file but instead of being delimited by tabs, it is delimited by commas (<code>,</code>). Each line is a row and each field is delimited by commas." |
Fieryhenry (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
A format used for many [[ | A [[CSV file]] is a format used for many [[game files]]. It is like a [[TSV file]] but instead of being delimited by tabs, it is delimited by commas (<code>,</code>). | ||
Each line is a row and each field is delimited by commas. | Each line is a row and each field is delimited by commas. | ||
Latest revision as of 08:24, 6 September 2025
A CSV file is a format used for many game files. It is like a TSV file but instead of being delimited by tabs, it is delimited by commas (,).
Each line is a row and each field is delimited by commas.
Pages in category "CSV files"
The following 14 pages are in this category, out of 14 total.