Size of the file with the specified index.
value = getFileDownloader("FileDownloaderID").getDownloadFileSize(Index);
A positive integer in range [0, P:FileDownloader.DownloadFileCount-1] specifying an item in the file list.
An integer equal to the size in bytes of the specified file.