Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This function can be used to directly send sends an e-mail within LUA.

Signature

...

nxa.

...

XMail (string, string, string, string, string)

Parameters


NameTypeMandatory/OptionalDescription
ProfilestringMMessenger profile
TostringMe-mail address of the recipient
SubjectstringMe-mail subject
BodystringMe-mail body
AttachmentstringOabsolute file path to
an
a file to be attached to the e-mail
attachment (optional)

Return

None.