FORMULA LANGUAGE


TextSetFontColor @Command
Example

Displays selected or subsequently entered text using the specified color.

Syntax

@Command( [TextSetFontColor] ; [ color ] )

Parameters

[ color ]

Usage
It is most convenient to use a toolbar button to invoke this command if the text is already selected

This command does not work on the Web.

Language cross-reference

NotesColor property of LotusScript NotesRichTextStyle class

Color property of Java RichTextStyle class

Example
See Also