The break is a keyword in typescript. It is used to exit from the do while loop execution. The further statements after the keyword break are not executed.
確定! 回上一頁