LOOP
Create a simple loop construct. This statement repeatedly executes a block of code until explicitly terminated by a LEAVE statement.
Last updated
Was this helpful?
Create a simple loop construct. This statement repeatedly executes a block of code until explicitly terminated by a LEAVE statement.
Last updated
Was this helpful?
Was this helpful?