Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »


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.

  • No labels