Click or drag to resize

_wait Function

X#
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.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION _wait() AS STRING
Request Example View Source

Return Value

Type: String
Remarks