A group of actions: Text
The action returns a new string in which first/all occurrences of substring are replaced with another string
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text | Text to make action on | Robin.String | Yes | |
Replace | The string to be replaced | Robin.String | Yes | |
To | The string to replace all occurrences of Replace | Robin.String | No | |
All matches | If the parameter value is true, then all found matches will be replaced. Otherwise, only the first fragment found. The default is «false». | Robin.Boolean | true | Yes |
Case sensitive | If the parameter value is true, then the replacement will be case-sensitive when searching for matches, otherwise - will not. | Robin.Boolean | true | No |
Results | ||||
Result | A string variable containing the processed text. | Robin.String |
Обзор
Инструменты контента