EmbeddedBrowser object, HyperLink object
Returns any additional parameters specified in the Smartcut Parameters edit box on the Document Options dialog. When multiple parameters exist, a single string is returned with parameter values delimited by an ampersand (&). A SmartCut is a link in a URL to an item in the repository.
This example shows how to return additional Smartcut parameter generated for embedded repository objects in an Alert box:
Alert(EmbeddedBrowser1.RepositorySmartcutParams)