csv Delimiter
Parameters
value
Delimiter used in the CSV file, if outputFormat
is set to csv
. Defaults to the ,
(comma) character. Supported delimiter characters include comma (,
), pipe (|
), and tab (\t
).
Delimiter used in the CSV file, if outputFormat
is set to csv
. Defaults to the ,
(comma) character. Supported delimiter characters include comma (,
), pipe (|
), and tab (\t
).