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)
Allows you to remove duplicates from a table.
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?