Siebel Interactive Designer API Reference > Data Objects >

InputState_Obj


Usage

The InputState object contains all input selections.

Methods

Method
Description
GetValue(tableName,instanceName)
Gets the value of an input.
Returns row index for inputs associated with Feature tables. Returns literal value for inputs not associated with a Feature table.
SetValue(tableName,instanceName,value)
Sets the value of an input.
Sets row index for inputs associated with Feature tables. Sets literal value for inputs not associated with a Feature table.

Example

See Example 4: Add Custom Behavior with a Callout Point.

See Also

COP_BeforeConfiguration.


 Siebel Interactive Designer API Reference 
 Published: 18 April 2003