The break command allows you to terminate and exit a loop (that is, do , for , and while ) or switch command from any point other than the logical end .
The break command allows you to terminate and exit a loop (that is, do , for , and while ) or switch command from any point other than the logical end .