Removes the rich text formatting from the specified column
StripRTF ( string )
Argument |
Description |
---|---|
string |
The column to be stripped of rich text formatting. |
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)