This documentation is for the old version. Go to the latest Upload Suite docs

file.name Property

Gets or sets the name of the user-selected file.

Syntax

JavaScript Get/Set Value at Runtime
value = $au.imageUploaderFlash('uploaderID').files().get(index).name();

Property Value

Type: String

The name of the user-selected file.