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
Project Types |
Console, Web |
Operating Systems |
All |
See also
ConsoleApplication, StandardInputStream, StandardOutputStream classes; TargetDesktop constant; Input, Print, StdIn, StdErr methods.