TextFormatRemove()

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.

Категории