
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)

Allows you to duplicate a table within UBot Studio.

Running this code will copy "&table1" to "&table2".
plugin command("Data and Files Automation.dll", "table copy", &table1, &table2)
Was this helpful?
