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โ)