> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/navigation-functions/openwebpage.md).

# OPENWEBPAGE

#### Syntax <a href="#syntax.35" id="syntax.35"></a>

**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”)

<figure><img src="/files/teCKbZWkaUEsELjMLoaJ" alt=""><figcaption></figcaption></figure>
