The split() method is used to split a string into an array of strings based on a certain character(delimiter) or a regular expression.
確定! 回上一頁