Replace Text
- Author: O.Conrad (c) 2013
- Menu: Table | Tools;Shapes | Attributes
Description
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'.
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 |
Command Line
Usage: saga_cmd table_tools 10 [-TABLE] [-FIELD ] [-OUT_TABLE ] [-OUT_SHAPES ] [-REPLACE ] -TABLE: Table table, input -FIELD: Attribute table field -OUT_TABLE: Table with Text Replacements table, output, optional -OUT_SHAPES: Shapes with Text Replacements shapes, output, optional -REPLACE: Text Replacements static table 2 Fields: - 1. [string] Original - 2. [string] Replacement