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

RichText.HTMLText

Converts the current rich text to html.

Component Version macOS Windows Linux Server iOS SDK
RichText 6.0 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ✅ Yes
MBS( "RichText.HTMLText" )

Parameters

none

Result

Returns html or error.

Description

Converts the current rich text to html.
This does not handle all, but most attributes.

Examples

Read in HTML and output it:

Set Variable [ $r ; Value: MBS( "RichText.ReadHTML"; "<html><body><p><b>Schokoladenplätzchen</b></p></body></html>" ) ]
Show Custom Dialog [ "HTML" ; MBS( "RichText.HTMLText" ) ]

See also

Release notes

Example Databases

Blog Entries

This function is free to use.

Created 11st January 2016, last changed 25th November 2017


RichText.GeneratePDF - RichText.RTF