> 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/nedyx/clearlines-functions/navigation-functions/page.md).

# PAGE

#### Syntax

**PAGE**(*option*)

* *option* - the type of page which should be returned - ***Value type**: constant*\
  \&#xNAN;*Possible values are:*
  * *current*: the name of the current page
  * *previous: the name of the previous page, from which the new page has been opened, either as a popup or as a standard page.*

#### Remark

* If the current page was the first page which has been opened in the app, the function returns *empty.*
