0
Insert a line break in mailto body
Hi All,
I am using an email field where in the body I have alot of IF statements.
Below is an example of an IF statement
{if 'Is PPC to be included in report' then 'Google Data Studio Link' + " TEST WORDING " + " TEST 2"end}
Is it possible to add line breaks within the text? So that test wording would be on a new line in the email
Cheers
David
1 reply
-
Hi David,
you can generate a line break by hitting enter after the quotation marks, like here:
{if 'Is PPC to be included in report' then 'Google Data Studio Link' + "
TEST WORDING " + " TEST 2"end}
cheers
Kruna
Content aside
- 2 yrs agoLast active
- 1Replies
- 197Views
-
2
Following