Opening the Script Assist Window
You must enable the following Script Assist options in the Script Editor settings before opening
the Script Assist window:
-
Enable Method Listing
-
Enable Auto Complete
To open the Script Assist window
-
In Siebel Script Editor, type the name of the object that you want followed by a period (
.
).Web Tools returns the methods that are available for the specified object in a drop-down list.
-
Choose the required method that you want from the list to add to the script.
Or
-
In Siebel Script Editor, type the first few characters of the required object name and then press
Ctrl+Space
. -
Web Tools automatically returns the object name (or names) containing the characters to add to the script.