Skip to main content

DefaultErrorStream

Type

expression

Summary

Default error stream.

Syntax

the error stream

Description

The default error stream for diagnostic information.

In command-line programs, this is usually used to display error messages. In server programs, data output through this stream may be stored in the system log, depending on the server configuration.

Value

NameTypeDescription

return

The default error stream.

Thank you for your feedback!

Was this page helpful?