OCLOperators NavigateURL

selfVM.NavigateUrl(theurl) is an action that allows you to change the target of the browser to any URL. See the examples below.

selfVM.NavigateUrl( 'https:\\www.google.com' )  // opens in new tab
selfVM.NavigateUrl( 'https:\\www.google.com' ,openinnewtab[true/false])  // overload
This page was edited 18 days ago on 07/10/2024. What links here