DOWNLOADFILE
Downloads a file to the local client computer.
Downloads a file to the local client computer.
DOWNLOADFILE(fileName)
internalFileName - the name under which the file is stored on the nedyx server - Value type: text
fileName - the name of the downloaded file - Value type: text
Calling this function uses the standard download processing of the browser to store the file on the local computer.
Clicking on the DOWNLOADFILE button downloads the file which is stored on the nedyx server with the name internalFileName. The file is saved on the local machine with the name fileName.