Examples: OpenPage method

This script opens the specified page in the current target frame.

Dim workspace As New NotesUIWorkspace
Call workspace.OpenPage("banner")