InfoConnect for Unisys VBA Guide
OpenUrlActionLocationOption Enumeration
Valid values for the second parameter to the openURLAction action. This determines where the URL specified in the first parameter is opened.
Members
MemberDescription
ExternalBrowserOpens the specified URL in a new browser instance.
NamedTabOpens the specified URL in an existing Reflection tab. The tab name must be specified as a string in the third parameter to openURLAction.
NewTabOpens the specified URL in a new Reflection tab.
See Also

 

 


2015 Attachmate

Send Feedback