table insert by list

Allows you to insert a list to table as a row or column.


Example

Running this code will insert "%test" inside the first row of "&table1".

plugin command("Data and Files Automation.dll", "table insert by list", &table1, %test, "Row", 1)

Was this helpful?

Previous Article

table insert

Next Article

table remove duplicate