Last updated 11 hours ago
Was this helpful?
Removes all stored objects in a cache region.
If no cache region is specified, objects in the default region are removed.
CacheRemoveAll(cacheName=[string])
cacheName
string
false
The name of the cache to get the keys from. Default is the default cache.
default