Convert a comma-separated string input into an array of strings. If comma is selected, all whitespace is removed from the string before converting to an array.
comma
Convert a comma-separated string input into an array of strings. If
comma
is selected, all whitespace is removed from the string before converting to an array.