Gets a size of the user-selected file.
value = $au.uploader('uploaderID').files().get(index).size();
Type: Number
The size in bytes of this file.