How do I copy/paste the output into a text file?

I want to copy/paste the output into a text file after my program has run but how do I do that?

@Ahmad_Mikail

Are you using .csv file to read? OR Text file?

IF you are using TextFile(.txt)

Use Read Text File & Write Text File activities

image

Mark as solution if this helps

Thanks