Replace
Replace a part of a text with another text
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Text | Specify the text to replace occurrences of "Replace text" with "Replace with". | STRING | true | |
Replace text | Specify the piece of text to replace | STRING | true | |
Replace with | Specify the piece of text to replace with. | STRING | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The name of the variable to store the result of this text manipulation in. | STRING | RESULT |