RepositoryParams (Property)

Applies To:

EmbeddedBrowser object, HyperLink object

Description:

Returns any parameters appended to the URL (used as a Smartcut for accessing the Interactive Reporting document file (.bqy) in the EPM Workspace) through the Other Parameters control of the Document options dialog.

Action:

Read only, String

Example:

This example shows how to return additional parameters appended to the URL in an Alert box:

Alert(EmbeddedBrowser1.RepositoryParams)