I want to copy/paste the output into a text file after my program has run but how do I do that?
Are you using .csv file to read? OR Text file?
IF you are using TextFile(.txt)
Use Read Text File & Write Text File activities
Mark as solution if this helps
Thanks