Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

EmailParser.HTMLToPlainText

Converts HTML to plain text.

Component Version macOS Windows Linux Server iOS SDK
EmailParser 5.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "EmailParser.HTMLToPlainText"; HTML )   More

Parameters

Parameter Description Example
HTML The HTML text to convert. "<p>Hello World</p>"

Result

Returns text or error.

Description

Converts HTML to plain text.
This is used internally for HTML only emails.
Does not convert formatting. Just removes html tags, adds new line characters and translates html entities.

See also Text.DecodeFromHTML for just removing html entities.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 24th September 2015, last changed 22nd August 2018


EmailParser.HTMLText - EmailParser.HasHeader