getMailText

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

This function is intended to obtain simplified version of email body.

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

Plain text version of mails content.

Description

This function is intended to obtain simplified version of email body