Tool Replace Text
For the selected attribute or, if not specified, for all text attributes this tool replaces text strings with replacements as defined in table 'Text Replacements'.
- Author: O.Conrad (c) 2013
- Menu: Table|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Table | table, input | TABLE | - | - |
Output | Table with Text Replacements (*) | table, output, optional | OUT_TABLE | - | - |
Shapes with Text Replacements (*) | shapes, output, optional | OUT_SHAPES | - | - |
Options | Attribute (*) | table field | FIELD | - | - |
Text Replacements | static table | REPLACE | - | 2 Fields: - 1. [string] Original - 2. [string] Replacement
|
(*) optional |
Command-line
Usage: saga_cmd table_tools 10 [-TABLE <str>] [-FIELD <str>] [-OUT_TABLE <str>] [-OUT_SHAPES <str>] [-REPLACE <str>]
-TABLE:<str> Table
table, input
-FIELD:<str> Attribute
table field
-OUT_TABLE:<str> Table with Text Replacements
table, output, optional
-OUT_SHAPES:<str> Shapes with Text Replacements
shapes, output, optional
-REPLACE:<str> Text Replacements
static table
2 Fields:
- 1. [string] Original
- 2. [string] Replacement