Functions Reference

Table Of Contents
190 FileMaker Functions Reference
Examples
TextColorRemove(“Red Text and Green Text”) returns Red Text and Green
Text displayed in the field’s default font color.
TextColorRemove(“Red Text and Green Text”;RGB(255;0;0)) returns Red
Text and Green Text with only the pure red font color removed from the words Red Text.
TextFont
Format
TextFont(text;fontName{;fontScript})
Parameters
text - any text expression or text field.
fontName - any font name expressed in text.
{fontScript} - the name of a character set that contains characters required for writing
in the specified language.
Parameters in curly braces { } are optional.
Note The fontScript parameter is not enclosed in quotation marks (“ “), and can have any
of the values listed below in Description.
Data type returned
text