Click or drag to resize

_wait Function

X#
Overload List
  NameDescription
Public methodStatic memberCode example_wait
Display a prompt after sending a carriage return/linefeed to the terminal window, then wait for a key to be pressed. Note: WAIT is a compatibility command and is no longer recommended.
Public methodStatic memberCode example_wait(String)
Display a prompt after sending a carriage return/linefeed to the terminal window, then wait for a key to be pressed. Note: WAIT is a compatibility command and is no longer recommended.
Top
See Also