FileType

The file formats supported for imports.

NameDescription
CSVIndicates that the input file contains data in comma-separated values (CSV) format.
OtherIndicates that the input file contains data that uses a delimiter other than commas or tabs.
TABIndicates that the input file contains tab-delimited data.