Opens a web page based on a url.
OPENWEBPAGE(url)
url - the url of the web page, which should be opened - Value type: string
All these calls open the nedyx home page.
OPENWEBPAGE(“https://nedyx.com”)
OPENWEBPAGE(“http://nedyx.com”)
OPENWEBPAGE(“nedyx.com”)