<iBREAK
Usage |
ALIAS="loop alias">
This tag is used to break out of a loop or case statement. It can be placed in an iIF construct and when the condition is true, the iBREAK tag can end the loop or case statement. Can break out of any tag set that has a start and end tag. The ALIAS directive is used if the iLOOP construct has an ALIAS associated with it. |