TextFormatRemove
Purpose 
Removes all text formatting from text in a single action.
Format 
TextFormatRemove(text)
Parameters 
text - any text expression or text field
Data type returned 
text
Originated in 
FileMaker Pro 8.0
Description 
Use this function to remove all fonts, styles, font sizes, and font colors from the specified text.
Examples 
TextFormatRemove(“Plaid”) returns the word Plaid without any text formatting applied.
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas
Formatting text