Insert ASCII Code Characterts Into Text
Is there a way to insert ASCII Code Characterts into Text like Line Feed (10) and Carriage Return (13)?
No, but inside expression builder you can enter carriage return in the middle of a text, and get the same result as line feed; for example something like this will send Text2 to the second line:
CONCATENATE("Text1 ", โText2โ)
I tried that before, but it did not work. I am placing the text into the:
Workflow Email Action,
PreHeader (Email preview seen in mobile email apps. (Template that yields text is supported.))
Hence why I was looking for something explicit.
User | Count |
---|---|
19 | |
9 | |
8 | |
6 | |
5 |