A group of actions: Text


The action returns a new string in which first/all occurrences of substring are replaced with another string

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
TextText to make action onRobin.String
Yes
ReplaceThe string to be replacedRobin.String
Yes
ToThe string to replace all occurrences of ReplaceRobin.String
No
All matchesIf the parameter value is true, then all found matches will be replaced. Otherwise, only the first fragment found. The default is «false».Robin.BooleantrueYes
Case sensitiveIf the parameter value is true, then the replacement will be case-sensitive when searching for matches, otherwise - will not.Robin.BooleantrueNo
Results
ResultA string variable containing the processed text.Robin.String

  • Нет меток