필드에 보여지는 값을 반환하는 API이다.
function btnGetDispText_on_mouseup() { screen.alert(fldNum.getdisplaytext()); }