FORMULA LANGUAGE


NavPrevUnread @Command
Navigates to the previous unread document in the current view or folder.

Note This command is new with Lotus Domino Release 6.

Syntax

@Command( [NavPrevUnread] )

Usage

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

A database must be open at the view or folder level, or a document can be open in Read or Edit mode.

This command does not work on the Web.

See Also