다운로드 성공한 파일의 개수를 반환한다.
function btn_getlastdownfilecount_on_mouseup() { screen.alert(webfile.getlastdownfilecount()); }