Allows you to create a header for your table.
Example
Running this code will create a header named "TestHeader" for "&table1".
plugin command("Data and Files Automation.dll", "table header", &table1, "TestHeader")
Allows you to create a header for your table.
Running this code will create a header named "TestHeader" for "&table1".
plugin command("Data and Files Automation.dll", "table header", &table1, "TestHeader")
Was this helpful?