Splits the given text.
Last updated 2 years ago
This activity splits the given text with a user-specified separator.
Text : Input the content which is to be split.
Separator: Input the separator to separate the specified contents.
Result: Stores the separated texts as an array of string.
String Argument
Array Variable