Versions Compared

Key

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

The WRITE-AS-CSV directive converts a record into CSV format.

Syntax

Code Block
write-as-csv :column

The column will contain the CSV representation of the record.

Usage Notes

The WRITE-AS-CSV directive converts the entire record into CSV. If the column already exists, it will overwrite it.

Example

Using this record as an example:

...