Tool Copy Table
Creates a copy of a table.
- Author: O. Conrad (c) 2017
- Menu: Table|Construction
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Table | Table, input | TABLE | - | - |
Output | Copy | Table, output | COPY | - | - |
Command-line
Usage: saga_cmd table_tools 22 [-TABLE <str>] [-COPY <str>] -TABLE:<str> Table Table, input -COPY:<str> Copy Table, output