Clears all caches or the specified cache
systemCacheClear([cacheName])
→ returns void
all
template
page
component
cfc
class
customtag
ct
query
object
tag
function
Clear all caches.
systemCacheClear();
Clear the template cache.
systemCacheClear("template");
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.