6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
#title Wait [RCBasic Doc]
|
|
#header Sub Wait(m_sec)
|
|
|
|
Halts execution of a program for a given number of milliseconds.
|
|
|