.

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


NavigatePrevSelected @Command
Navigates to the previous selected document in the current view or folder.

Syntax

@Command( [NavigatePrevSelected] )

Usage


This command does not work on the Web.

This command executes after all @functions. Use @Command([NavPrevSelected]) to execute immediately. See the Order of evaluation for formula statements topic for more details.

Language cross-reference

GetPrevDocument method of LotusScript NotesDocumentCollection class

getPrevDocument method of Java DocumentCollection class

See Also