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 String

This activity allows splitting string by specified substring to the string array. SharePoint Designer phrase

SharePoint Designer phrase for the Split String workflow activity

Parameters

Output parameters

ParameterDescriptionExample
SplitResultThe dictionary that representsa collection of substringsVariable:splitResult

Input parameters

ParameterDescriptionExample
Source StringSource stringtest1;test2;test3;test4
Separate SymbolsSeparator string;,#;

Example

Example of the Split String activity splitting a source string into an array using a separator

Updated on August 12, 2026