Hi,
Sorry if this is a simple question
I am using Write Text File activity to write input into a text file. How do I leave a space in between certain line ?
Eg.
From,
There are 5 apples
There are 5 oranges
There are 5 pears
To,
There are 5 apples
There are 5 oranges
There are 5 pears
Thank you