Skip to content

Latest commit

 

History

History
48 lines (44 loc) · 895 Bytes

File metadata and controls

48 lines (44 loc) · 895 Bytes
title .BREAK | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
.BREAK
dev_langs
C++
helpviewer_keywords
.BREAK directive
ms.assetid 4f55dfce-ff41-4a68-9423-b0077dfc9206
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

.BREAK

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

Syntax

  
.BREAK [[.IF condition]]   

See Also

Directives Reference