getAttachments

Typefunction
Dictionarylibrary.emlparser
LibraryEMLParser
Syntax
getMailText(<pMailArray>,<pForcebase64>)
Associationscom.livecode.library.emlparser
Summary

This function extracts all de attachments from a pMailArray Array.

OSmac, windows, linux, ios, android
Platformsdesktop, mobile, web
Parameters
NameTypeDescription
pMailArray

An array obtained from emlToArray function.

pForcebase64

Boolean value if true the returning string is base64 encoded.

Values
NameTypeDescription
return

Array with attachments contents

Description

This function extracts all de attachments from a pMailArray Array.