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

Version 1 Next »

Description

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

Signature

xcon.SendEmailTo (string, string, string, string)

Parameters

Name Type Mandatory/Optional Description
stringMe-mail address of the recipient
stringMe-mail subject
stringMe-mail body
stringOabsolute file path to an e-mail attachment (optional)

Return

None.
  • No labels