FORMULA LANGUAGE


CreateView @Command
Displays the Create View dialog box, which lets you choose a location for a new view and create it.

Syntax

@Command( [CreateView] )

Usage

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

This command does not work on the Web.

Language cross-reference

CreateView method of LotusScript NotesDatabase class

See Also