Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When you do this, CSV parsing occurs automatically and the records are mapped into a metadata object called "csv" with the field names corresponding to the values of this array.

TODO source example

...

Deriving Field Names Automatically

The field names can also be derived automatically from the headers.

...