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

Split string activity that breaks a string into an array by a separator in Virto SharePoint workflows

Parameters

Output parameters

ParameterDescriptionExample
SplitResultThe dictionary that represents a collection of substringsVariable:splitResult

Input parameters

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

Example

Example of the Split string activity configured with a source string and separator symbols in a Virto workflow

Updated on August 12, 2026