A group of actions: Text
The action changes all substrings in the text that match the specified regular expression to a new value and returns the text after replacement
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text | Source text for processing. | Robin.String | Yes | |
Regex | Regular expression to match. | Robin.String | Yes | |
Replacement | New value for the text to be replaced | Robin.String | Yes | |
Results | ||||
Result | A string variable containing the processed text. | Robin.String |
Обзор
Инструменты контента