Back to index
Elepheye - Source - Csv
Description
- Read records from a CSV file (RFC4180).
- The file must be encoded by Unicode (UTF-16LE) with BOM.
Arguments
csv PATH
- PATH
- Path to a CSV file.
Fields
- Field names are generated by the header record in the CSV file.
Options
Back to index