> 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/range-functions/gettype.md).

# GETTYPE

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

**GETTYPE**(*value*)

* *value* - the value from which the type should be returned - ***Value type**: any*

#### Remarks <a href="#remarks.19" id="remarks.19"></a>

* The possible return values are:
  * empty
  * numeric
  * text
  * date
  * boolean
  * url
  * constant
  * error

#### Examples

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

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