Share via


PurchFormLetter.checkClientOutput Method [AX 2012]

Determines whether the screen is the selected destination for printing.

Syntax

protected boolean checkClientOutput([boolean _showError])

Run On

Called

Parameters

  • _showError
    Type: boolean
    A Boolean value that indicates whether error messages should be reported; optional.

Return Value

Type: boolean
true if the selected destination is the screen; otherwise, false.

See Also

Reference

PurchFormLetter Class