Siebel Interactive Designer API Reference > Callout Point Functions >

COP_InvalidItemAdded


Usage

The COP_InvalidItemAdded function is called when a user configures an invalid item and tries to add it to the order.

Syntax

COP_InvalidItemAdded()

Example

function COP_InvalidItemAdded()

{

alert("I'm sorry, the item that you are trying to order is not configured properly.\n Please try again.");

}


 Siebel Interactive Designer API Reference 
 Published: 18 April 2003