Allows you to search for text in a table.
Example
Running this code will search the text named "Example Text" in "&table1", with the report shown in "&table2".
plugin command("Data and Files Automation.dll", "table search", &table1, "Example Text", &table2, "Equals", "Row Index,Column Index,Value")