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 |
The standard output stream is typically the Terminal application. |
Compatibility
All project types on all supported operating systems.
See also
ConsoleApplication, StandardInputStream, StandardOutputStream classes; TargetDesktop constant; Input, Print, StdIn, StdErr methods.