Example of a Function
The TheApplication.RaiseErrorText function is an example of a function that allows you to display formatted text if an error occurs. It does the following work:
Receives a string from the function that calls it
Displays this string in an alert box in the Siebel client
Stops the script