Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Sets the body of the email message to the specified content.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MailComposer | 7.3 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Body | The text containing the body contents of the email message. | |
IsHTML | A boolean value indicating if the body argument is to be interpreted as HTML content. Pass 1 if Body is html or 0 for plain text. Default is 0 for plain text. |
0 |
Returns OK or error.
Created 10th June 2017, last changed 10th June 2017
MailComposer.SetEvaluate - MailComposer.SetScript
Feedback: Report problem or ask question.