cfdocs

cfobjectcache

Flushes the query cache.

Syntax

<cfobjectcache action="clear">

Script Syntax ACF11+, Lucee, Railo 4.2+

cfobjectcache(action="clear");

Attribute Reference

Name Type Required Default Description Values  
action string Yes clear clear: Clears queries from the cache in the Application
scope
/Users/garethedwards/development/github/cfdocs/docs/tags/cfobjectcache.md clear