EmbeddedBrowser object, HyperLink object
Returns the Repository radio button setting on the Object tab of the Embedded Browser control and the HyperLink control. If this property is true, the Repository radio button has been checked.
This example shows how to show if the Repository radio button has been checked in an Alert box:
Alert(EmbeddedBrowser1.Repository)