Siebel Object Interfaces Reference > Programming > Siebel Object Interface Events and Siebel Extension Events >

Unique Names


Make sure that every function you create has a unique name. If two functions on the same view have the same name, results are unpredictable. Good coding practice is to make sure all such names are unique. Consider using a naming convention, such as using the view name as a function name prefix.

Siebel Object Interfaces Reference