We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b26a4 commit 87ad063Copy full SHA for 87ad063
1 file changed
manual.md
@@ -1066,10 +1066,6 @@ Console Print and Input Statements
1066
S = 1234
1067
? #6, "SCORE: "; COLOR(32) S
1068
1069
- Note that the color only applies to
1070
- one argument, and it is reset to 0
1071
- after a `;`, `,` or `TAB`.
1072
-
1073
The `TAB` function advances the
1074
position to a column multiple of the
1075
argument, so that `TAB(10)` is the
0 commit comments