CacheGetMetadata()
returns a structure with some Metadata regarding the cache elements (keys returned depends on the Cache type used).
CacheGetMetadata( id=string, cacheName=string );
Returns: Struct
Examples
There are currently no examples for this function.
See also
- Cache
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)