CSV Output Properties
The table below describes the properties that control comma-delimited value output.
| Property Name | Description | Default |
|---|---|---|
|
CSV delimiter |
Specifies the character used to delimit the data in comma-separated value output. Other options are: Semicolon (;), Tab (\t) and Pipe (|). |
Comma (,) |
|
Remove leading and trailing white space |
Specify "True" to remove leading and trailing white space between data elements and the delimiter. |
false |
|
Add UTF-8 BOM Signature |
Specify "False" to remove the UTF-8 BOM signature from the output. |
true |
EText Output Properties
The table below describes the properties that control EText output files.
| Property Name | Description | Default |
|---|---|---|
|
Add UTF-8 BOM Signature |
When set to true, the Etext output is in UTF-8 Unicode with BOM format. |
false |
|
Enable bigdecimal |
When set to true, you enable high-precision numeric calculation of the Etext output. |
false |