FORMULA LANGUAGE


CreateNavigator @Command
Creates a new, blank navigator in a database.

Syntax

@Command( [CreateNavigator] )

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

CreateViewNav method of LotusScript NotesView class

createViewNav method of Java View class

See Also