The break statement is being used to stop a for loop or a for...of loop in JavaScript. const array = [1,2, ...
確定! 回上一頁