Delete Fields
| Author(s) | O.Conrad (c) 2013 |
| Library ID | table_tools |
| Tool ID | 11 |
| Version | 1.0 |
| Menu | Table | Tools |
Description
Deletes selected fields from a table or shapes layer.
Parameters
| | Name | Type | Identifier | Description | Constraints |
| Input | Table | table, input | TABLE | Input table or shapefile | - |
| Output | Output table with field(s) deleted | table, output, optional | OUT_TABLE | - | - |
| Output shapes with field(s) deleted | shapes, output, optional | OUT_SHAPES | - | - |
| Options | Fields | table fields | FIELDS | - | - |
Command Line
Usage: saga_cmd table_tools 11 [-TABLE ] [-FIELDS ] [-OUT_TABLE ] [-OUT_SHAPES ]
-TABLE: Table
table, input
-FIELDS: Fields
table fields
-OUT_TABLE: Output table with field(s) deleted
table, output, optional
-OUT_SHAPES: Output shapes with field(s) deleted
shapes, output, optional