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: 12.0   12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3    Statistic    FMM    Blog  

Component: MessageComposer

A panel for iOS to edit and send an messages.

You can send text messages (SMS) or iMessage with text and attachments.

See also MailComposer functions for creating emails.

Version macOS Windows Linux Server iOS SDK
7.3 ❌ No ❌ No ❌ No ❌ No ✅ Yes

Item Details
MessageComposer.AddAttachmentContainer
Adds an attachment to the email based on a container field.
iOS
7.3
MessageComposer.AddAttachmentFile
Adds an attachment to the email based on a file path.
iOS
7.3
MessageComposer.AttachmentCount
Queries number of attachments.
iOS
7.3
MessageComposer.CanSendAttachments
Checks whether we can send attachments.
iOS
7.3
MessageComposer.CanSendSubject
Checks whether we can send subject.
iOS
7.3
MessageComposer.CanSendText
Checks whether we can send text.
iOS
7.3
MessageComposer.Dismiss
Dismisses the dialog.
iOS
7.3
MessageComposer.GetEvaluate
Queries the evaluation to run when email composer is done.
iOS
7.3
MessageComposer.GetFileName
Queries the file name of the script to run when email composer is done.
iOS
7.3
MessageComposer.GetMessageBody
Queries message body.
iOS
7.3
MessageComposer.GetRecipients
Queries list of recipients.
iOS
7.3
MessageComposer.GetScriptName
Queries the script name of the script to run when email composer is done.
iOS
7.3
MessageComposer.GetSubject
Queries subject text.
iOS
7.3
MessageComposer.IsPresented
Checks whether panel is displayed.
iOS
7.3
MessageComposer.New
Initializes the message composer panel.
iOS
7.3
MessageComposer.Present
Presents the message composer view.
iOS
7.3
MessageComposer.Result
Queries result of email composer.
iOS
7.3
MessageComposer.SetEvaluate
Sets the expression to call when composer is done.
iOS
7.3
MessageComposer.SetMessageBody
Sets the body of the message to the specified content.
iOS
7.3
MessageComposer.SetRecipients
Defines recipients.
iOS
7.3
MessageComposer.SetScript
Sets the script to call when composer is done.
iOS
7.3
MessageComposer.SetSubject
Sets the Subject header for the email message.
iOS
7.3
MessageComposer.disableUserAttachments
Disable user attachments.
iOS
7.3

23 functions shown.

6 functions require a paid license (26%) and 16 functions are free to use.

Release notes

  • Version 13.2

Blog Entries

Example Databases

💬 Ask a question or report a problem


Start Chat