Basically, you need to split the string by the new line character and then iterate through individual items in the resulting array.
確定! 回上一頁