table copy

Allows you to duplicate a table within UBot Studio.


Example

Running this code will copy "&table1" to "&table2".

plugin command("Data and Files Automation.dll", "table copy", &table1, &table2)

Was this helpful?

Previous Article

table cell set

Next Article

table filter