Record Delimiter

Specifies the character that delimits the records.

\\r specifies for the carriage return.

\\n specifies for the newline.

\\t specifies for the tab.

The records and the header may have record delimiters by setting the Output and Header Delimiter properties. You must not set these properties, if the original data has the delimiter.