Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Capture all occurrences of text

This activity searches the specified input string for all occurrences of a regular expression and store result in to array.

Capture all occurrences of text activity matching a regular expression into an array in the SharePoint Workflow Designer

You can use “Join text” activity to create single string from captured items.

SharePoint Workflow Designer Phrase

Capture all occurrences of this regular expression pattern from this text and store in Variable: variable.

Parameters

ParameterDescription
this regularexpression patternRegular expression pattern. Look Regular Expression for more information
this textThe string to search for a match
variableThis activity will place results into an output variable
Updated on August 12, 2026