Get file cache info
  • 18 May 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

Get file cache info

  • Dark
    Light
  • PDF

Article Summary

Returns information about the current file cache.

Input arguments

No input arguments.

Output arguments

Number of outputs: 2

LabelKeyTypeDescription
Cache sizecacheSizeNumber(integer)Total size of the file cache, in bytes.
Cached filescachedFilesArrayList containing the currently cached files.

Events

No events.

Errors

LabelCodeDescription
Unknown errorunknownThrown if an unknown error occurred while getting the file cache information.

Was this article helpful?

What's Next