Name

RichText::Rich2Plain — Convert a richtext string into a formatted plain text.

Synopsis

Import RichText;
string RichText::Rich2Plain ( string  richtext );

Parameters

string richtext

the text to be converted

Return Value

string

the converted text