CSV Output Properties

Use the properties described in this table to control comma-separated value output.

Property Name Description

CSV delimiter

Default: ,

Description: Specifies the character used to delimit the data in comma-separated value output. Other options are: Semicolon (;), Tab (\t) and Pipe (|).

Remove leading and trailing white space

Default: false

Description: Specify "True" to remove leading and trailing white space between data elements and the delimiter.