AddAttachment

The AddAttachment function adds a file as an attachment to the mail.

Purpose:

This function adds a file as an attachment to the mail. The file must be located on the front-end.

Syntax:
CALL ui.Interface.frontCall("WinMail","AddAttachment", [ id, fileName], [ result ] )
Note: