Difference between revisions of "Type CSV"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_CSV</code> |- | File Type Value | 241 |- | Parent Type | [[Type_ASCII_Text|ASCII Text]...")
 
Line 23: Line 23:
 
|}
 
|}
  
[https://en.wikipedia.org/wiki/Comma-separated_values CSV]
+
CSV
  
 
=Description=
 
=Description=
Line 29: Line 29:
  
 
=Details=
 
=Details=
 +
 +
* [https://en.wikipedia.org/wiki/Comma-separated_values Wikipedia]

Revision as of 09:36, 24 January 2024

Details
Defined Constant Type_CSV
File Type Value 241
Parent Type ASCII Text
Carve Yes
Format Details No
MIME Type text/plain
Filename Extension csv

CSV

Description

Comma Separated Values

Details