Syntax
split(value, delim)
Parameters
value
(String)
the String to be splitdelim
(char, String)
the character or String used to separate the data
Return
String[]
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.