Reference > Functions reference > Text formatting functions > TextFormatRemove
 

TextFormatRemove

Removes all text formatting from specified 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.

Example 1 

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