CacheRegionRemove()
this function exists solely for the purpose of compatibility with other CFML Engines.
we strongly recommend not to use this function.
it is recommended to use the Administrator interface in order to remove a cache connection.
Status:
Introduced: 5.0.0.0
CacheRegionRemove( cacheName=string, password=string );
Returns: void
Examples
There are currently no examples for this function 11,967ms WARN No examples for function cacheregionremoveSee also
- Cache
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)