Split Text

Splits the given text.

This activity splits the given text with a user-specified separator.

Input

Output

  • Result: Array Variable Stores the separated texts as an array of string.

Last updated