Description
Removes the rich text formatting from the specified column
Syntax
StripRTF ( string )
Examples
This expression is used in a compute field expression to remove the formatting from a rich text edit column and display plain text in the compute field.
StripRTF(rte_description)