We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475e3cc commit ef080c0Copy full SHA for ef080c0
docs/api-guides/romconsole.rst
@@ -44,7 +44,7 @@ Expressions, Math
44
Control
45
-------
46
47
-- IF expression THEN statement - *perform statement if expression is true*
+- IF expression statement - *perform statement if expression is true*
48
- FOR variable = start TO end - *start for block*
49
- FOR variable = start TO end STEP value - *start for block with step*
50
- NEXT - *end of for block*
0 commit comments