ENDLOOP

From ICE Enterprises
Revision as of 18:04, 27 April 2020 by ConvertBot (talk | contribs) (end a LOOP block)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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