KB-29791: Using parameters passed to the Viewer during opening command.
Question: How can I use the parameters passed to the Viewer via command line? Solution: The parameters declared on the command line are available on Viewer’s Params property (Application). Examples:…