Syntax
NEWLINE_TO_BR(text)
Usage examples
Example 1
Input | 1 { 2 "my_action": { 3 "message": "Hello\nWorld\n!" 4 } 5 } |
Formula | NEWLINE_TO_BR(my_action.message) |
Output | "Hello<br />\nWorld<br />\n!" |
Sample Actions
Event Transform
My Action
Send Email
NEWLINE TO BR
Send Email
NEWLINE TO BR
Event Transform
NEWLINE TO BR
Select an Action to inspect.
You can also click "Copy Actions" and paste them in your Tines Story to see how they work.