FORMULA LANGUAGE
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.
Language cross-reference
LotusScript NotesDocument class
Java Document class
See Also