Break Statements similar to C or C++



Is there any function to break from a loop as we have break in C or C+
+.

Regards,
Gokul.

.