Allows you to sort rows and columns in ascending or descending order.
Example
Running this code will sort the rows of "&table1" in ascending order.
plugin command("Data and Files Automation.dll", "table sort", &table1, "Row", "All", "Ascending", "True", "Programmatic")