OCLOperators NavigateURL
(Created blank page)
 
(Adding template at the end of the page)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
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
{{Edited|July|12|2024}}

Latest revision as of 14:47, 10 February 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 92 days ago on 02/10/2024. What links here