We can't use break or continue inside forEach. If you want to break or continue the loop in the middle, you can use: In the above example, ...
確定! 回上一頁