Siebel Interactive Designer API Reference > Siebel-Specific Functions >

GoToSSView


Usage

Use the GoToSSView() function to switch from the current browser-based view to any specified Siebel application view. All Siebel views have an exact name. This does not select a particular record in that view.

Syntax

GoToSSView(ViewName)

Argument
Description
ViewName
A string with the view name.

Example

ISS.GotoSSView("Product Detail View");


 Siebel Interactive Designer API Reference 
 Published: 18 April 2003