In this example, we split the text string using split() method with \s regex that matches a single whitespace character.
確定! 回上一頁