> 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.66-de/clearlines-funktionen/mathematische-funktionen/hextodec.md).

# HEXTODEC

Liefert den Dezimal-Wert eines hexadezimalen Werts zurück.

#### Syntax

**HEXTODEC**(*hexValue*)

1. *hexValue* - der hexadezimale Wert, der in eine Dezimalzahl umgewandelt werden soll - ***Wertetyp:** Text*

#### Bemerkungen

1. Die Funktion gibt *hexValue* als Dezimalzahl vom Wertetyp *Zahl* zurück.
2. Ein negativer *hexValue* gibt eine negative Dezimalzahl zurück.

**Beispiele**

*Beispiel 1* - HEXTODEC für einen einzelnen Wert:

<figure><img src="https://2264115400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AXM9De6LygFtEaDe5ri%2Fuploads%2FFHcixiVcai6eeDsekFWK%2Fgrafik.png?alt=media&amp;token=30e855c1-e9f9-4eaf-a43d-0c43dc67bfe7" alt=""><figcaption></figcaption></figure>

Beispiel 2 - HEXTODEC für einen Bereich von Werten:

<figure><img src="https://2264115400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5AXM9De6LygFtEaDe5ri%2Fuploads%2FwtTQajPEfFzv6SbeYh8B%2Fgrafik-1.png?alt=media&amp;token=5c6bf42c-ca02-443b-8142-0ab7bbe1464f" alt=""><figcaption></figcaption></figure>
