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

Split Text

This activity returns a string array (store in variable) that contains the substrings in this string that are delimited by elements of a specified string array.

Split Text activity settings for splitting text by a delimiter into a string array variable

SharePoint Workflow Designer Phrase

Splits this text using this delimiter and store in Variable: variable.

Parameters

ParameterDescription
this textOriginal text
this delimiterA string that delimit the substrings. Multi delimiters are supported, use new line(\r\n) to insert additional delimiters.
variableThis activity will place an array of string result into an output variable
Updated on August 12, 2026