|
|
|
|
|
ConsoleError (Function) In french: ConsoleErreur Writes a character string in the standard error output stream "stderr". ConsoleError("Erreur 404")
Syntax <Message>: Character string String to write. Remarks Warning: under Windows, the generated executable must be in console mode to view the written string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|