# FunctionDistinct::__construct()

URL: https://chugunov.pro/api-bitrix/iblock/template/functions/functiondistinct/__construct/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\Iblock\Template\Functions\FunctionDistinct`](https://chugunov.pro/api-bitrix/iblock/template/functions/functiondistinct/)
Модуль: Iblock.
Свойства элемента: method, public.

## Сигнатура

```php
public __construct([mixed|null $data = null ]) : mixed
```

## Параметры

- `$data` `mixed|null` — необязательный, по умолчанию `null`. Дополнительные данные для экземпляра функции.

## Возвращаемое значение

`mixed`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Iblock-Template-Functions-FunctionDistinct.html
