table search

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")

Was this helpful?

Previous Article

table replace

Next Article

table sort