break

Interrupts an iteration loop
Syntax

break

Description
Interrupts an iteration loop like while.
This command always jumps out of a single code block.
If called outside an iteration loop , will act just like halt has been called but has no additional semantics for events.

Main index, Command index
KVirc 3.0.0 documentation
Generated by peroyvind at Fri Mar 14 14:27:52 2003