cacheGetMetadata

Gets the metadata values for a cached object.

cacheGetMetadata(id [, objectType] [, region]) → returns struct

Argument Reference

id string
Required

The ID of the cached object.

objectType string

Gets metadata for template caches.

region string

The name of the cache region

Examples
Sample code invoking the cacheGetMetadata function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub