NavNextMain @Command (Formula Language)

Navigates to the next main document in the current view.

Note: This command is new with Domino® Release 6.

Syntax

@Command( [NavNextMain] )

Usage

  • A database must be open at the view or folder level

    or

  • A document can be open in Read or Edit mode

This command executes immediately. Use the NavigateNextMain @command to execute after all @functions. See the "Order of evaluation for formula statements" topic for more details.

For Web applications, use this command only for forms. It does not work for view actions.