A group of actions: Text


The action returns an ArrayString variable containing all matches between the string and the pattern. You can familiarize yourself with the syntax of regular expressions in open sources, for example, https://regex101.com/ . Groups are not supported (using «()»).

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
Source textText to make action onRobin.String
Yes
PatternThe regular expression pattern to matchRobin.String
Yes
Results
ResultArray variable that contains pattern matching stringsRobin.Collection

  • Нет меток