Versions Compared

Key

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


Description


This function can be used to directly send 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 e-mail attachment (optional)


Return

None.