object
csv(Header,Separator,IgnoreQuotes)
Header
- Header handling option with possible valuesmissing
,skip
, andkeep
.Separator
- Separator handling option with possible valuescomma
,tab
,semicolon
, andcolon
.IgnoreQuotes
- Double-quotes handling option to ignore (true
) or preserve (false
) double quotes surrounding data.
CSV file and stream reading and writing predicates.
Author: Jacinto Dávila and Paulo Moura
Version: 1:1:0
Date: 2021-09-24
Compilation flags:
static, context_switching_calls
Remarks:
(none)
Inherited public predicates:
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)