Use the split() method on the string and pass a comma as a parameter to split a string into an array by comma in JavaScript.
確定! 回上一頁