콤보 버튼 클릭시 보여지는 리스트(픽리스트)의 폰트 underline상태를 읽어들이는 API입니다.
function screen_on_load() { // 설정되어 있는 픽리스트폰트 screen.alert("font underline : " + cbTest.getpicklistfontunderline()); }