파일을 다운로드한 결과를 반환한다.
* 반환되는 값 1: 성공 0: 실패 -1: 다운로드 시도 안함
function btn_getlastdownfileresult_on_mouseup() { screen.alert(webfile.getlastdownfileresult(1)); }