FORMULA LANGUAGE


FileFullTextUpdate @Command
Updates full-text indexes for local databases or queues the update request for serverĀ­based databases.

Syntax

@Command( [FileFullTextUpdate] )

Usage

A database must be open, or selected on the workspace.

This command does not work on the Web.

Language cross-reference

UpdateFTIndex method of LotusScript NotesDatabase class

updateFTIndex method of Java Database class

See Also