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 1862266 commit e4d7f4aCopy full SHA for e4d7f4a
1 file changed
docs/library/print42.bas.md
@@ -19,7 +19,7 @@ Moves the print42 system's print cursor to row Y, column X. Note that `0 <= x <=
19
for X can be up to 41. The range of values for Y is the normal 0-23.
20
21
```
22
-printat42(STRING)
+print42(STRING)
23
24
25
Prints the string to the screen at the current Print42 co-ordinates. It does so in the current permanent colours.
0 commit comments