It terminates the nearest enclosing loop when encountered (without checking the test expression). This is similar to how break statement works in Java.
確定! 回上一頁