Get All Regex Matches
Return all regex matches in text as a list.
DataGetRegexMatches
What it does
Return all regex matches in text as a list.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Input text | string | Required | Text to process. Variables are supported. Example: {{{text}}} Supports variables | |
| Regex pattern | string | Required | Example: \d+ | |
| Store matches list in | variable | Required | Example: matches |
More Data commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.