Contact us

Split String

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

split_string_1

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

split_string_2

Was this article helpful to you?

Updated on October 24, 2024