ConsoleError()

Syntax

ConsoleError(Message$)
Description
Writes the Message string (plus a newline) to the standard error output of the program. This output can be read for example with the ReadProgramError() function of the Process library.

Supported OS

All

<- ConsoleCursor() - Console Index - ConsoleLocate() ->