Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Text formatting functions > TextFormatRemove function

TextFormatRemove function
Format

TextFormatRemove(text)
Parameters
text - any text expression or text field
Data type returned
text
Description
Removes all text formatting from text in a single action. All fonts, styles, font sizes, and font colors are removed from the specified text.
Example
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

Contents > Functions reference (alphabetical list) > Text formatting functions > TextFormatRemove function
Previous
Page
Next
Page