menu
Tool Player
search
Home
>
Tools
>
Split string
Split string
Splits a given string into substrings using a specified separator.
See examples.
Examples
Input
Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec
47
Parameters
keyboard_arrow_down
Separator
If separator an empty string, the string will be split beteween each character.
1
Output
0
Reset
Examples end here.
Hide examples.
Input
content_copy
undo
redo
fullscreen
Output
refresh
content_copy
fullscreen
You may run this tool on an array of strings. Enter one string per line in the input box.
Parameters
keyboard_arrow_down
Separator
If separator an empty string, the string will be split beteween each character.
0
See also
Join array