Skip to main content
Skip to main content

TabSeparatedRaw

InputOutputAlias
TSVRaw, Raw

Description

Differs from the TabSeparated format in that rows are written without escaping.

Note

When parsing with this format, tabs or line-feeds are not allowed in each field.

For a comparison of the TabSeparatedRaw format and the RawBlob format see: Raw Formats Comparison

Example Usage

Format Settings