CacheKeyExists()
this function is deprecated, use instead CacheIdExists().
Returns true/false whether the cache contains an element with the certain keyname.
Status:
CacheKeyExists( key=string, cacheName=string );
Returns: Boolean
Examples
There are currently no examples for this function.
See also
- Cache
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)