csv
"value1"[delimiter]"value2"[delimiter]"value3"\nParameters
fields (Array of String, Required. defaults to "\t"(TAB))
delimiter (String, Optional. defaults to ",")
force_quotes (Boolean, Optional, defaults to true)
add_newline (Boolean, Optional, defaults to true)
include_time_key (Boolean, Optional, defaults to false)
time_key (String, Optional, defaults to "time")
time_format (String. Optional)
include_tag_key (Boolean. Optional, defaults to false)
tag_key (String, Optional, defaults to "tag")
localtime (Boolean. Optional, defaults to true)
timezone (String. Optional)
Example
Last updated
Was this helpful?