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