file.guid Property HTML5/Flash Uploader JavaScript

Supported technologies: Adobe FlashHTML 5

Gets a unique identifier of the user-selected file.

Syntax

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

Property Value

Type: String

The GUID that identifies this file.