ITERATE Syntax
ITERATE can appear only within LOOP, REPEAT, and WHILE statements. ITERATE means "start the loop again."
For an example, see , "LOOP Syntax".
ITERATE SyntaxITERATE can appear only within LOOP, REPEAT, and WHILE statements. ITERATE means "start the loop again."
For an example, see , "LOOP Syntax".