Type
Type
Constant String ('string', 'int', 'double' or 'date')
Since
2.0
Description
Each CSV-column may store data of a different type. Use this property to set the type of the column.
Examples
Type = "string"
Type = "int"
Type = "double"
Type = "date"
