Module Append Rows from Table
- Author: O.Conrad (c) 2012
- Specification: grid
- Menu: Table|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Table | Table (input) | INPUT | - | - |
Append Rows from ... | Table (input) | APPEND | - | - |
Output | Result (*) | Table (optional output) | OUTPUT | - | - |
(*) optional |
Command-line
Usage: saga_cmd table_tools 8 -INPUT <str> -APPEND <str> [-OUTPUT <str>]
-INPUT:<str> Table
Table (input)
-APPEND:<str> Append Rows from ...
Table (input)
-OUTPUT:<str> Result
Table (optional output)