Author Topic: What does stripMlControlChars(); mean?  (Read 1179 times)


It removes things like <color:ff0000> and <a:google.com>links</a> from the text. Basically it removes any text formatting.

It removes things like <color:ff0000> and <a:google.com>links</a> from the text. Basically it removes any text formatting.
ah thanks