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
CountThe maximum number of times the replacement can occur. To replace all matches, use -1.Robin.Numeric
No
Ignore caseReplace occurrences ignoring case. Case is not ignored by default.Robin.BooleantrueNo
Results
ResultA string variable containing the processed text.Robin.String

  • Нет меток