Both the break and the continue commands are meant to be used only in for, while and until loops. In fact, if you try to invoke the break ...
確定! 回上一頁