nxa.XMail

Description

This function 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 a file to be attached to the e-mail

Return

None.