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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Sets the body of the message to the specified content.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MessageComposer | 7.3 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Body | The text containing the body contents of the email message. |
Returns OK or error.
Set the message text:
MBS( "MessageComposer.SetMessageBody"; "Hello World" )
Created 10th June 2017, last changed 6th March 2020
MessageComposer.SetEvaluate - MessageComposer.SetRecipients
Feedback: Report problem or ask question.