OCLOperators NavigateURL
Hans Karlsen (talk | contribs) No edit summary |
Hans Karlsen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
selfVM.NavigateUrl(theurl) an action that allows you to change the target of the browser to any url | selfVM.NavigateUrl(theurl) an action that allows you to change the target of the browser to any url | ||
selfVM.NavigateUrl( 'https:\\www.google.com' ) | selfVM.NavigateUrl( 'https:\\www.google.com' ) // opens in new tab | ||
selfVM.NavigateUrl( 'https:\\www.google.com' ,openinnewtab[true/false]) // overload |
Revision as of 12:06, 31 January 2024
selfVM.NavigateUrl(theurl) an action that allows you to change the target of the browser to any url
selfVM.NavigateUrl( 'https:\\www.google.com' ) // opens in new tab
selfVM.NavigateUrl( 'https:\\www.google.com' ,openinnewtab[true/false]) // overload
This page was edited more than 11 months ago on 02/10/2024. What links here