Method

StdOut


Description

Retrieves the global reference to the standard output stream in ConsoleApplications, which is typically the terminal window.

Usage

result=StdOut

Part

Type

Description

result

StandardOutputStream

The standard output stream is typically the Terminal application.

Compatibility

All project types on all supported operating systems.