cacheGetAllIds
Description
Gets the IDs of all objects stored in the cache.
Categories
Related
History
ColdFusion
9: Added the function.
Syntax
CacheGetAllIds()
Returns
.An
array containing the IDs of all the objects that are stored in the
cache.