Chris D
Mega Sage

I wonder if this is a Paris issue...?

We're on Orlando and I use "\n" line breaks no problem in Text Responses. My main example I can think of is scripted though, so something like:

message = '**FYI**\nThere is one active service disruption:\n'...;
return message;
 
 
Maybe it's different if you put it directly in the Response Message box (as opposed to the code editor).
Fwiw, I have noticed that MS Teams does not respect these \n linebreaks, though it is at least nice enough to hide the "\n"...