BREAK
terminates the execution of the current loop. The script continues with the next command after the loop. BREAK
may only be used inside a loop, such as a FOR ... NEXT statement.
Syntax
BREAK
Remarks
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |