In JavaScript, the break statement is used to terminate a loop, switch, or labeled statement. It is used to exit the current loop or switch statement and ...
確定! 回上一頁