If you want to split String on the dot you need to escape dot as ... 0 because split() will return an empty array, as shown below:
確定! 回上一頁