다운로드한 파일의 URL을 반환한다.
function btn_getlastdownfileurl_on_mouseup() { screen.alert(webfile.getlastdownfileurl(1)); }