csvImportOptions
0
0
365
106
Form
-
CsvImport.Separator
-
, (comma)
-
; (semicolon)
-
\t (tab)
-
(whitespace)
-
Custom:
-
<p>Enable this if the first data line in your CSV file represents column names. You don't want column names to be imported into the table as a regular data.</p>
First line represents CSV column names
CsvImport.FirstRowAsColumns
-
Field separator:
-
30
16777215
CsvImport.CustomSeparator
-
If enabled, then text value provided on the right will be interpreted as NULL
NULL values:
CsvImport.NullValues
-
If your CSV data contains null values, define how are they represented in the CSV.
CsvImport.NullValueString