table remove duplicate

Allows you to remove duplicates from a table.


Example

Running this code will remove duplicates in "row 0" of "&table1".

plugin command("Data and Files Automation.dll", "table remove duplicate", &table1, "Row", 0)

Was this helpful?

Previous Article

table insert by list

Next Article

table remove row/col