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. The text qualifier 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 ". |
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. |