필드에 지정된 패턴을 보여주는 API이다.
function btn_FldNomal_on_mouseup() { screen.alert(fldNomal.getpattern()); // 필드에지정된패턴을가져오기 }