TextSetFontColor @Command (Formula Language)

Displays selected or subsequently entered text using the specified color.

Syntax

@Command( [TextSetFontColor] ; [ color ] )

Parameters

[ color ]

The name of the color you want your text to be. The available colors are:

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.

Examples

This formula sets the text color to dark cyan.
@Command([TextSetFontColor]; [DarkCyan]) 

Language cross-reference

NotesColor property of LotusScript® NotesRichTextStyle class

Color property of Java™ RichTextStyle class


Additional Documentation | Trademarks |