save to excel file

Allows you to save UBot data to excel file.


Example

Running this code will save "My Table" to "E:\Example Folder\My Table.xls"

plugin command("Data and Files Automation.dll", "save to excel file", "Test Table", "E:\\Example Folder")

Was this helpful?

Previous Article

rename folders

Next Article

save to file 2