RpvCmd commands
Close the report viewer. RpvCmdExitViewer and RpvCmdPromptExitViewer.
These two commands close/terminate the report viewer with the difference that RpvCmdExitViewer requires the user
confirmation before closing. These commands do not require arguments and are usually associated with a LINK command.
Example:
{Link=RpvCmdExitViewer} Exit viewer {\n}
{Link=RpvCmdPromptExitViewer} Exit with confirmation{\n}
It is important to remmark that
the RpvCmd commands are specially designed to be used with other
commands such as LINK, EXECUTE and POSTSHOW.