SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Export Text Table

Export text table with options.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTabletable, inputTABLE--
OptionsHeadlinebooleanHEADLINE-Default: 1
Strings in QuotabooleanSTRQUOTA-Default: 1
SeparatorchoiceSEPARATOR-Available Choices:
[0] tabulator
[1] ;
[2] ,
[3] space
[4] other
Default: 0
othertextSEP_OTHER-Default: *
Filefile pathFILENAME--

Command-line

Usage: saga_cmd io_table 0 [-TABLE <str>] [-HEADLINE <str>] [-STRQUOTA <str>] [-SEPARATOR <str>] [-SEP_OTHER <str>] [-FILENAME <str>]
  -TABLE:<str>    	Table
	table, input
  -HEADLINE:<str> 	Headline
	boolean
	Default: 1
  -STRQUOTA:<str> 	Strings in Quota
	boolean
	Default: 1
  -SEPARATOR:<str>	Separator
	choice
	Available Choices:
	[0] tabulator
	[1] ;
	[2] ,
	[3] space
	[4] other
	Default: 0
  -SEP_OTHER:<str>	other
	text
	Default: *
  -FILENAME:<str> 	File
	file path