Help -I want to get the combo box text and value using SSJS

Hi

I have a combo box (with text|value). I want to get the selected value and text using server side javascript.

getComponent(“Combo1”).getValue() gives the value portion but i want to get the text as well. Please help me out.

Regards,

Karthik KS