[kde-edu]: KTurtle documentation

Mauricio Piacentini piacentini at kde.org
Tue Aug 19 14:09:25 CEST 2008


Burkhard Lück wrote:
> replace ?????? with:
> "Terminates the current loop immediately and transfers control to the 
> statement immediately following that loop."
> ?
> or:
> "Terminates a loop or enclosing scope early"?
> 
> Can only used in loops?, Which ones?, In other statements too?

AFAIK break can be used to interrupt the repeat, while and for loops, 
and this is the common use case for it. Niels, can you confirm it? In 
this case I think the first sentence is better.

Regards,
Mauricio Piacentini



More information about the kde-edu mailing list