.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


FileFullTextCreate @Command
Displays the Full-Text Create Index dialog box, where the user can specify settings for the database's full-text index.

Syntax

@Command( [FileFullTextCreate] )

Usage

This @command takes no parameters.

A database must be open, or selected on the workspace, and the user must have at least Designer access.

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