table insert

Allows you to insert a row or a column into a table.


Example

Running this code will insert a "row 1" in "&table1".

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

Was this helpful?

Previous Article

table header

Next Article

table insert by list