ecl-logo Documentation

ClearDownload

ClearDownload[]Null

removes all objects from the Download cache.

ClearDownload[objects]removed

removes the specified objects from the Download cache.

ClearDownload[ids]removed

removes all the objects from the Download cache with the given ids.

Details

  • Only objects that were already in the cache and removed will be returned.
  • Input
    Output

Examples

Basic Examples  (3)

Remove all objects from the Download cache:

Remove an object from the Download cache by its ID string:

Remove a specific set of objects from the Download cache: