Click or drag to resize

Functions._wait Method

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.16
Syntax
 FUNCTION _wait() AS STRING
Request Example View Source

Return Value

Type: String
Remarks