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.
Expands tokens found in a destination string with their values.
Syntax
protected str replaceTokens(
str _destType,
str _dest,
SRSPrintDestinationSettings _settings)
Run On
Called
Parameters
- _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.
Return Value
Type: str
The destination with tokens replaced by their expanded values.