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

For more information about enabling these options, see Setting Options for Siebel Script Editor.

To open the Script Assist window

  1. 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.

  2. Choose the required method that you want from the list to add to the script.

Or

  1. In Siebel Script Editor, type the first few characters of the required object name and then press Ctrl+Space.

  2. Web Tools automatically returns the object name (or names) containing the characters to add to the script.