.

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


NavigateToBacklink @Command
Returns to the document from which you launched the current document.

Syntax

@Command( [NavigateToBacklink] )

Usage

When you open a document, launch another document from it by activating a link, and then close the second document, NavigateToBack link closes the database containing the second document and returns to the first document.

This command does not work on the Web.

Language cross-reference

GetPrevDocument method of LotusScript NotesView class

getPrevDocument method of Java View class

See Also