숫자필드에 입력된 Data의 패턴을 설정해주는 API이다.
function btn_setpattern_on_mouseup() { Number_Fild.setpattern("ZZZ,ZZZ,ZZZ,999"); }