LOTUSSCRIPT/COM/OLE CLASSES


OpenPage method
Example

Opens the specified page within the current target frame.

Note This method is new with Release 5.

Defined in

NotesUIWorkspace

Syntax

Call notesUIWorkspace.OpenPage( pagename$ )

Parameters

pagename$


Language cross-reference

OpenPage @command in formula language

Example