FORMULA LANGUAGE


GoUpLevel @Command
Displays the view containing the current document when the user closes that document.

Syntax

@Command( [GoUpLevel] )

Usage

If you open a document by activating a link, use GoUpLevel to display the view in which that document appears rather than close the database when you close the document.

This command does not work on the Web.

Language cross-reference

CurrentView property of LotusScript NotesUIWorkspace class

See Also