Description
Used to find if a cached object exists in the cache region. The region can be the default cache region (either at server or application level) or the custom region you specify.
Returns
True, if the cached object exists in the specified cache region.
History
ColdFusion 10: Added this function.