bundleInfo

Returns information from the class of the given bundle object comes from

bundleInfo(obj) → returns struct

Member Function Syntax

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

Argument Reference

obj any
Required

Object from bundle

Examples
Sample code invoking the bundleInfo function

dump(bundleInfo(obj));

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

Fork me on GitHub