Returns the amount of entries in the file list.
Get/Set Value in Runtime
JavaScript
value = getFileDownloader("FileDownloaderID").getDownloadFileCount();
Property Value
An integer equal to the number of entries in the file list.
Default value is "0".