break ↔ JS Keyword to end current loop/switch
References
label↔ to prefix Statement with Identifier to call withbreak&continueTerminal Condition↔ Control Flow Condition tobreakLoop
break ↔ JS Keyword to end current loop/switchlabel ↔ to prefix Statement with Identifier to call with break & continue
Terminal Condition ↔ Control Flow Condition to break Loop