Siebel Advisor API Reference > Data Objects in Siebel Advisor >

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 of Adding Custom Behavior with a Callout Point.

Related Topics

COP_BeforeConfiguration.

Siebel Advisor API Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.