EmbeddedBrowser object, HyperLink object
Returns the section name set for the Interactive Reporting document (.bqy) repository object on the Document Options dialog. The default section name matches the Interactive Reporting document (.bqy) = default (that is, whatever section would display if the user opened the Interactive Reporting document file (.bqy) using the EPM Workspace icon in the Browse application).
This example shows how to display the name of the IInteractive Reporting document file (.bqy) section in an Alert box:
Alert(EmbeddedBrowser1.RepositoryBQYSection)