files.count Method ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Returns the number of files actually contained in the upload pane.

Syntax

JavaScript
$au.uploader('uploaderID').files().count();

Return Value

Type: Number

The number of converters actually contained in the upload pane.

Remarks

You can use this property to enumerate files selected for the upload.