Resolved! Export Data from Background Script to Excel
Hi, I am currently using a script that stores all duplicate CI serial number in an array. Now my requirement is to export the data stored in the array to an excel file. Is there any way I can dump the data from the script to an excel file. Regards,De...