Removes all text formatting from specified text in a single action.
TextFormatRemove ( text )
text
- any text expression or text field
text
FileMaker Pro 8.0
Use this function to remove all fonts, styles, font sizes, and font colors from the specified text.
TextFormatRemove ( "Plaid" )
returns the word Plaid without any text formatting applied.