break

Top  Previous  Next

Scripts > Class elements and c++ instructions > Interpreted C++ instructions > break

 

Syntax

 

break ;

 

Description

 

Use the break statement within loops to pass control to the first statement following the innermost switch, for, while, or do block.



This page belongs to the TextTransformer Documentation

Home  Content  German