다운로드한 파일의 이름을 반환한다.
function btn_getlastdownfilename_on_mouseup() { screen.alert(webfile.getlastdownfilename(1)); }