Category: Text Formatting
Syntax: TextFormatRemove ( text ) |
Parameters:
textAny text expression or text field.
Data type returned: Text
Description:
Removes all formatting from text including all fonts, styles, font sizes, and font colors.
Examples:
Function | Results |
---|---|
TextFormatRemove ("Enough is enough") | Returns the text Enough is enough without any text formatting applied. It will then derive display attributes from the layout object in which it appears. |
: FileMaker Specifications
FileMaker 8 Product Line
Specifications and Storage Limits
Field Types and Import/Export Formats
: Calculation Functions
Working with Calculations Primer
Calculation Signatures
Calculation Functions
: Custom Functions
Custom Functions Primer
Useful Custom Functions
: Script Steps
Scripting Primer
Script Step Reference
: Quick Reference
FileMaker Error Codes
FileMaker Keyboard Shortcuts
FileMaker Network Ports
FileMaker Server Command Line Reference
FileMaker XML Reference
: Other Resources
Where to Go for More Information