Aurigma File Downloader 7.0.6
FileDownloader.DownloadFileUrl Property
URL of the file with the specified index.
Syntax
Get/Set Value in Runtime
JavaScript
value = getFileDownloader("FileDownloaderID").getDownloadFileUrl(Index);
Parameters
- Index
-
A positive integer in range [0, P:FileDownloader.DownloadFileCount-1] specifying an item in the file list.
Property Value
A string with the URL of the specified file.