Difference between revisions of "ENDLOOP"

From ICE Enterprises
Jump to navigation Jump to search
(end a LOOP block)
 
(No difference)

Latest revision as of 18:04, 27 April 2020

end a LOOP block

 Each LOOP statement in a macro must be coupled with an ENDLOOP statement at 
 the end of the LOOP block.

SEE ALSO:  LOOP, BREAK