character limit in a line while using spreadsheet to send automated mail

33 views
Skip to first unread message

Erfan Ramezanpour

unread,
Nov 14, 2021, 1:50:35 PM11/14/21
to Google Apps Script Community
One interesting limitation I found was that lines of text over about 70 characters is split into two lines in the email.
eg.
const CalMessage = ‘We would like to provide the same friendly and personal service you are used to.’;
Becomes in the email:
We would like to provide the same friendly and personal service you are
used to.
I have tried a few ideas, but cannot get a long line.
Can you make a suggestion when convenient?
Thank you for your consideration.
Reply all
Reply to author
Forward
0 new messages