화면에 생성된 오브젝트를 이름으로 찾아 삭제하는 API이다.
function btn_destroycontrolbyname_on_mouseup() { screen.destroycontrolbyname("fldNum"); }