Applicable in Init-class directives.
The nt-console-init function enables the Windows console, which is the command-line shell that displays standard output and error streams.
The following table describes parameters for the nt-console-init function.
Table 2–12 nt-console-init parameters| Parameter | Description | 
|---|---|
| Directs error messages to the Windows console. The required and only value is console. | |
| Directs output to the Windows console. The required and only value is console. | 
| Init fn="nt-console-init" stdout=console stderr=console |