I have searched all over the forum. I can not find the answer.
I have a csv array and I want to paste it into a text field on a website. How do I insert a carriage return and line feed and paste this information to a text field.
Do I create a variable.
Basically I am trying to replicate (load) the cvs file to a text field with cr/lf at the end of each line.
Thanks for the help.