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