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.
Handles the case when a token is unrecognized.
Syntax
protected str tokenNotFound(SrsPrintDestinationToken _token, SRSPrintDestinationSettings _settings)
Run On
Called
Parameters
- _token
Type: SrsPrintDestinationToken Extended Data Type
The token.
- _settings
Type: SRSPrintDestinationSettings Class
Print destination settings.
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.