Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the compiler output object. The compiler output object is the Compiler output window by default.
Syntax
public xCompilerOutput compilerOutput([Object compilerOut])
Run On
Called
Parameters
- compilerOut
Type: Object Class
A compiler output object; optional. Optional parameter.
Return Value
Type: xCompilerOutput Class
An xCompilerOutput object.
Remarks
The default value of the compilerOut parameter is the Compiler output window, but it can also be the Message window.