CSV
Comma Separated Values is a file format with typically one record per line and fields delimited by a
,. Fields may be optionally enclosed with double quotes, though there is no fixed standard for CSV data, particularly when it comes to escaping of double quotes and/or commas.
Last modified May 19, 2026: Update stroom-query-language WRT whitespace in fields (71115e4)