Using Running Tool Tip
Running Tool Tip is a help feature in the Siebel Script Editor that you can use to write a script. If you enter a method name in the Running Tool Tip window, then it displays the method arguments that you can use with this method. If you enable Script Assist, then Running Tool Tip is enabled by default. For more information, see About Using Script Assist.
To use Running Tool Tip
Open the Siebel Script Editor - for more information, see Opening the Siebel Script Editor.
-
In the Script Editor window, enter a method name followed by an open parenthesis.
The Running Tool Tip window opens. This window displays the method name and the method arguments. It uses italicized text to suggest an argument. This window disappears (is hidden) after you enter all the required method arguments.