summaryrefslogtreecommitdiffstats
path: root/Help/command/break.rst
blob: 8f1067b1e9d36015aa8d9044cccd468b85a24b92 (plain)
1
2
3
4
5
6
7
8
9
10
break
-----

Break from an enclosing foreach or while loop.

::

  break()

Breaks from an enclosing foreach loop or while loop