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 files reading and writing predicates.
Author: Jacinto Dávila
Version: 1:0:2
Date: 2021-04-04
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)