Lucee Function Reference

cachegetdefaultcachename()

return the default cache name for a specific type

Example

cachegetdefaultcachename(string type):string

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
type string  Yes cache type, valid values are [object, template, query, resource, function, include, http, file, webservice]