Save to TXT/CSV/TSV file

save TXT/CSV/TSV

Filename: the name of TXT (CSV/TSV) file to save data to.

Encoding: file encoding.

Delimiter: "," or "|" or "#" or TAB or white space, or custom.

Quoted By: single quotation marks('), or double quotation marks("), or none, or custom.

Field Name In File Header: True to save fieldnames (columnnames) in the first line of file content.

Replace CRLF With Space: True to replace line break to white space.

Select All: select all columns.

Select None: select none columns.