Length =  download .file .progress .get  (  ObjectID  )  
                                     
Description :

This instruction returns the number of bytes downloaded so far.

Parameters :

  • ObjectID of the file.

Return Value :

  • Number of bytes downloaded. NULL if the ObjectID is not valid.

Examples :