returns the status of uploading
name | string | the item's name |
number | the status of uploading |
var status = myForm.getUploaderStatus(name);
// or
var myUploader = myForm.getUploader(name);
var status = myUploader.getStatus();
the values of the uploading status are: