object

csv(Header,Separator,IgnoreQuotes)

  • Header - Header handling option with possible values missing, skip, and keep (default).

  • Separator - Separator handling option with possible values comma (default for non .tsv files or when no file name is available), tab (default for .tsv files), semicolon, and colon.

  • IgnoreQuotes - Double-quotes handling option to ignore (true) or preserve (false; default) double quotes surrounding data.

CSV file and stream reading and writing predicates.

Author: Jacinto Dávila and Paulo Moura
Version: 2:0:1
Date: 2023-05-29
Compilation flags:
static, context_switching_calls
Implements:
Uses:
Remarks:
(none)

Public predicates

(no local declarations; see entity ancestors if any)

Protected predicates

(no local declarations; see entity ancestors if any)

Private predicates

(no local declarations; see entity ancestors if any)

Operators

(none)