OpenWGA 7.5 - TMLScript reference
MailMethod :
getAttachmentURLs()
On object | |
Usage |
Returns the URLs of resources that will be attached on the mail to send |
Description |
These are the URLs that have been added via mail.addAttachmentURL(). It does not contain attachments added by mail.addAttachment(). |
Return value |
List of attachment URLs, represented by Java object java.net.URL |
Allowed in script types |
|