The table below describes the properties that control comma-delimited 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. |