OPENWEBPAGE

Opens a web page based on a url.

Syntax

OPENWEBPAGE(url)

  • url - the url of the web page, which should be opened - Value type: string

Example

All these calls open the nedyx home page.

  • OPENWEBPAGE(โ€œhttps://nedyx.comโ€)

  • OPENWEBPAGE(โ€œhttp://nedyx.comโ€)

  • OPENWEBPAGE(โ€œnedyx.comโ€)