> 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/nedyx/clearlines-functions/range-functions/diff.md).

# DIFF

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

**DIFF**(*range*; *diffRange*)

* *range* - a range of values - ***Value type**: range with numbers as expected values*
* *diffRange* - a column defining which rows should be removed from range - ***Value type**: column range*
  * all rows of *range* which contain a value which is included in *diffRange* as well are removed.

#### Examples

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