Optional
delimiterCSV field delimiter.
If you want to parse TSV, specify '\t'
.
Detail restrictions are as follows:
','
Optional
headerCSV header.
If you specify this option, the first record will be treated as a normal record.
If you don't specify this option, the first record will be treated as a header.
undefined
Optional
quotationCSV field quotation.
'"'
Parse options for CSV string.