Skip to Content
0
Former Member
Jun 15, 2011 at 07:13 AM

Read Drop down by key value?

34 Views

Hi all,

I am using DDBK, and i am getting values.

I want to read select value, which reading i am getting key value, i want value.

for example:

k5 type string value '4',

v5 type string value 'VPart' .

value-key = k5.

value-value = v2.

APPEND value t5o set. when i am trying to read using get_attribute or get_static_attribute it return always '4',

i want VAPART text. How to get this..

Thanks

venkat.