Hi Experts,
I am trying to populate a list of employee ids in Content Modifier as follows and then writing it to a file on SFTP server,
11111
22222
33333
However, in the output file, it's displayed as,
111112222233333
Could you please help me understand how can we add a new line character in content modifier so that it's added in the file as well and every employee number appears on a new line?
Thanks in advance,
Netrey