Previous Topic: GOTO StatementsNext Topic: FOR..NEXT..STEP Statements


Repetitive Statements

Repetitive statements repeat actions while or until a condition is true.

More information:

FOR..NEXT..STEP Statements

REPEAT..UNTIL Statements

WHILE..WEND Statements