BREAK (Event action)
From Zenitel Wiki
The statement BREAK breaks a LOOP/ENDLOOP loop, continue after the following ENDLOOP statement.
Is only useful in front of the keyword ENDIF inside LOOP - ENDLOOP.
The statement BREAK breaks a LOOP/ENDLOOP loop, continue after the following ENDLOOP statement.
Is only useful in front of the keyword ENDIF inside LOOP - ENDLOOP.