Skip to content
aanon4 edited this page Nov 17, 2014 · 1 revision

Syntax

FOR <variable> = <value> TO <value> [STEP <value>]

NEXT <variable>

Description

...

Example

...

Clone this wiki locally