no, unfortunately.
WILL
----- Original Message -----
From: "Jean Francois Chamard" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, July 08, 2005 8:53 AM
Subject: for loops break?
Hi there,
been using velocity for a while now. Is there a way to get out of a
loop?
Perhaps it has been asked but I found nothing on the subject (guide,
wiki, ...).
If there is, sorry about it.
Is there a way to do something like that?
#foreach( $mycounter in [10..1] )
#if ($mycounter == 5)
break; ?
#end
#end
I've used velocity 1.4 but i'm now with 1.5 dev.
Thanks for your answer
JF
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]