MailSend @Command (Formula Language)
Displays the Mail Send dialog box, which lets the user choose whether or not to encrypt, sign, or send the selected memo.
Syntax
@Command( [MailSend] )
Usage
A document must be open in read or Edit mode, or selected in a view. The document must contain a SendTo field, indicating the document's recipients.
If the MailOptions field on the form is set to 0, the MailSend @Command is disabled, and will fail to execute.
You cannot use this function in Web applications.