SetBody

The SetBody function sets the body of the mail.

Syntax

Important: This feature is deprecated, its use is discouraged although not prohibited.
CALL ui.Interface.frontCall("WinMail","SetBody",
  [ id, body ], [ result ] )
  • id is the message identifier.
  • body is the string text containing the body of the mail.
  • result is the status of the function.