Share via


ReqInfolog.checkFailed Method [AX 2012]

Serves as a proxy method for the checkFailed method.

Syntax

public boolean checkFailed(str _txt)

Run On

Called

Parameters

  • _txt
    Type: str
    The text to output as a warning.

Return Value

Type: boolean
A Boolean value with the result of the forward call to the checkFailed method.

See Also

Reference

ReqInfolog Class