componentInfo

Returns meta information from the passed component like "extends", "hint", etc.

componentInfo(component) → returns struct

This function requires Lucee.  Not supported on Adobe ColdFusion, etc.

Argument Reference

component component
Required

Compatibility

Lucee:

DEPRECATED since version 4.5 In Lucee4.5+ componentInfo() is deprecated in favor of getMetadata()

Examples
Sample code invoking the componentInfo function

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

Fork me on GitHub