We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ab1c2 commit b283d16Copy full SHA for b283d16
1 file changed
_build/reference/806-system-delay.markdown
@@ -2,7 +2,9 @@
2
3
> DELAY ms
4
5
-Delay for a specified amount of milliseconds. Note DELAY depends on the system clock.
+Delay for a specified amount of milliseconds `ms`. Note DELAY depends on the system clock.
6
+
7
+### Example
8
9
```
10
print "Wait 1000ms..."
0 commit comments