FileDownloader.DownloadFileCount Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Returns the amount of entries in the file list.

Syntax

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".

See Also

Reference