Property | Description |
---|---|
Delimiter | Required. The delimiter character to use in files generated by this Event Target. Note: To use a space or a tab, enter it as an escaped character ("\s" or "\t"). Default is ",". |
Text Qualifier | Required. A Text Qualifier is added to the Delimited Content only when a cell in a CSV file contains special characters, such as the delimiter char, a quote char, or spans multiple lines. Default is ". |
Skip Headers | Required. Determines whether the generated content has header names. Select Yes to store the delimited content without header names. Default is No. |
Line Ending Style | Required. Determines the line ending style in the generated content (Windows style is \r\n. Unix style is \n.) Default is Windows. |