
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")
Allows you to save UBot data to excel file.
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?