How to post a new line

I am posting text to external API

Line 1
concat with Line 2

these 2 are variables
I tried adding \n but instead of adding line break , its adding \n

how to append a new line character to a variable ?

1
5 replies