comma Separated Pattern
Splits given String into a sequence of strings split by the provided delimiters ("," by default).
It also trims the strings and removes the empty ones
Splits given String into a sequence of strings split by the provided delimiters ("," by default).
It also trims the strings and removes the empty ones