@ESC
Syntax:
@ESC()
Description:
This function generates an Escape character (ASCII 27) which can be used in a WINDOW SEND command.
OK:
Unchanged.
Example:
WINDOW SEND,Error,@ESC()
See also:
@CHR
@CR
@TAB
WINDOW