Module Replace Text
Replaces in the selected attribute or, if not specified, in all text attributes text strings with replacements as defined in table 'Text Replacements'.
- Author: O.Conrad (c) 2013
- Specification: grid
- Menu: Table|Tools
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Table | Table (input) | TABLE | - | - |
Output | Table with Text Replacements (*) | Table (optional output) | OUT_TABLE | - | - |
Shapes with Text Replacements (*) | Shapes (optional output) | 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 (optional output) -OUT_SHAPES:<str> Shapes with Text Replacements Shapes (optional output) -REPLACE:<str> Text Replacements Static table 2 Fields: - 1. [string] Original - 2. [string] Replacement