Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 700 Bytes

dot-break.md

File metadata and controls

30 lines (26 loc) · 700 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
.BREAK | Microsoft Docs
11/04/2016
cpp-tools
article
.BREAK
C++
.BREAK directive
4f55dfce-ff41-4a68-9423-b0077dfc9206
7
corob-msft
corob
ghogen

.BREAK

Generates code to terminate a .WHILE or .REPEAT block if condition is true.

Syntax

  
.BREAK [[.IF condition]]   

See Also

Directives Reference