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

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
TextSource text for processing.Robin.String
Yes
RegexRegular expression to match.Robin.String
Yes
ReplacementNew value for the text to be replacedRobin.String
Yes
Results
ResultA string variable containing the processed text.Robin.String

  • Нет меток