To continue in a JavaScript forEach loop you can't use the continue statement because you will get an error. Instead you will need to use the ...
確定! 回上一頁