SrsPrintDestinationTokens.replaceTokens Method [AX 2012]
Expands tokens found in a destination string with their values.
protected str replaceTokens(
str _destType,
str _dest,
SRSPrintDestinationSettings _settings)
Run On
CalledParameters
- _destType
- Type: str
A string representing the type of report destination.
- _dest
- Type: str
A string representing a report destination.
- _settings
- Type: SRSPrintDestinationSettings Class
Printer destination settings.
Community Additions
ADD
Show: