Flexible Rules
Home Publications Examples Downloads API Overview API Doc Tutorials

break

Synopsis:

(break)

Description:

Exits the current control structure.

Example:

(foreach i in (range 1 1000)
	(if (= i (property "myNumber"))
	(break)))


Contact: Fulvio Frapolli (fulvio . frapolli //at// unifr . ch), Amos Brocco (amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @
© 2009