There are a few other ways that we can remove commas from a string using JavaScript. One other way is to use the .split() and .join() functions.
確定! 回上一頁