Returns the amount of entries in the file list.
value = getFileDownloader("FileDownloaderID").getDownloadFileCount();
An integer equal to the number of entries in the file list.
Default value is "0".