Customization > Automation Interface > Functions > For Modeler Items > Functions for Objects > NavigateLink function (automation interface)
NavigateLink function (automation interface)
Syntax:
Studio.NavigateLink(<external link>("id"))
Where:
<external link> is either an OSLC Link or a HTML Link.
id is the Id of the external link.
Opens the URL when used with HTML Links. Displays the linked resource's large preview when used with OSLC Links.
Was this helpful?