> 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-de-preview/clearlines-funktionen/bereichs-funktionen/unique.md).

# UNIQUE

Entfernt doppelte Zeilen oder Spalten aus einem Bereich.

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

**UNIQUE**(*range*; *orientation*)

* *range* - der Bereich, aus dem die Duplikate entfernt werden - ***Wertetyp**: Bereich*
* *orientation* - die Ausrichtung, in der die Duplikate entfernt werden - ***Wertetyp**: Konstante (optional, Standartwert: <mark style="color:red;">vertical</mark>).*\
  Mögliche Werte sind:
  * *<mark style="color:red;">horizontal</mark>* - doppelte Spalten werden entfernt
  * *<mark style="color:red;">vertical</mark>* - doppelte Zeilen werden entfernt

#### Beispiele

<figure><img src="https://content.gitbook.com/content/UHij42nMV8tut4oUjbNm/blobs/uFJKmDgDGMaVXiKS9Mze/grafik.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/UHij42nMV8tut4oUjbNm/blobs/aqIPunOAsWhgP6GjUFTg/grafik.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/UHij42nMV8tut4oUjbNm/blobs/9aUFSqGve4mLdS9mFyu2/grafik.png" alt=""><figcaption></figcaption></figure>
