Line Breaks in strings (posting to Cliq)
Hello,
We have function that posts messages to a Cliq Channel. I want this message to have line breaks but I am not able to do it. I tried with "\n" and even with "<br>" but none of that works.
Is there anyway to insert line breaks in a string in Deluge?
FYI I use zoho.cliq.postToChannel to do this