While
Table of Contents

Repeat a series of statements in a loop.

Syntax

.while condition
    ;statements go here
.loop; Functions similarly to "End" in TI BASIC.

See Also

repeat-rept
for

Unless otherwise stated, the content of this page is licensed under GNU Free Documentation License.