Share via


SrsPrintDestinationTokens.tokenNotFound Method [AX 2012]

Handles the case when a token is unrecognized.

Syntax

protected str tokenNotFound(SrsPrintDestinationToken _token, SRSPrintDestinationSettings _settings)

Run On

Called

Parameters

Return Value

Type: str
The value an unrecognized token should have.

Remarks

The default value returned is the empty string. A warning is also issued.

See Also

Reference

SrsPrintDestinationTokens Class