xInfo.compilerOutput Method [AX 2012]

Gets or sets the compiler output object. The compiler output object is the Compiler output window by default.

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.

The default value of the compilerOut parameter is the Compiler output window, but it can also be the Message window.

Community Additions

ADD
Show: