This function deletes duplicates from an array. It returns an array or a value table without duplicates.
Parameters:
- An Array or a value table.
- Value table column numbers or names to search for duplicates (comma-separated). By default, the search is performed in all columns.