Repeat Rept
Table of Contents

Repeat a series of statements in a loop.

Syntax

.rpt count
    ;statements go here
.loop; Functions similarly to "End" in TI BASIC.

See Also

for
while

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