You can use getActualValue() method:
value = combo.getActualValue();
You can find the full list of combo methods in the documentation: dhtmlCombo/doc/alpha.html
You can use getActualValue() method:
value = combo.getActualValue();
You can find the full list of combo methods in the documentation: dhtmlCombo/doc/alpha.html