Send email attachment

Hi Darko,

Just a note on Dawie’s comment, if you are listing files with a function such as FileList, you can use the AddToList function to add each file retrieved to a List type. Then, once the FileList is completed you can send the email, for the attachments just reference the whole list.
image