Hi,
I'm trying to get the label attribute of a selection box through form API, but couldn't succeed.
I had used IWDatacapture.getItem.getValue() method, but returns me the index of the option values used in the selection box.
I tried using getOption(), but it failed.

Please let me know if someone has used any other function to get the label in a selection box.
Thanks,
Maddy