split ()¶ The string split() method breaks a given string around matches of the given regular expression. From the array return the element at index = length-1.
確定! 回上一頁