-
Notifications
You must be signed in to change notification settings - Fork 0
WEND
Andrew Owen edited this page May 30, 2023
·
2 revisions
WEND
Iterates a WHILE-WEND loop: jumps to the matching WHILE statement, where its
condition can be checked.
WHILE-WEND loops can be nested. WEND jumps to the most recent WHILE statement
that has not been closed by another WEND.
All previous WHILE statements have been closed by another WEND or no WHILE
statement has been executed before: WEND without WHILE.
- Press
RETURNto return to this menu. - Enter the name of a
TOPICto display it. - Enter
EXITto return to BASIC.
Choose from the following topics: