Tool Copy Selection
Copies selected records to a new table.
- Author: O.Conrad (c) 2013
 
- Menu: Table|Selection
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Table | table, input | TABLE | - | - | 
| Output | Copied Selection | table, output | OUT_TABLE | - | - | 
 | Copied Selection | shapes, output | OUT_SHAPES | - | - | 
Command-line
Usage: saga_cmd table_tools 15 [-TABLE <str>] [-OUT_TABLE <str>] [-OUT_SHAPES <str>]
  -TABLE:<str>     	Table
	table, input
  -OUT_TABLE:<str> 	Copied Selection
	table, output
  -OUT_SHAPES:<str>	Copied Selection
	shapes, output