entityNameArray

Returns an array of all loaded entities

entityNameArray() → returns array

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

Examples
Sample code invoking the entityNameArray function

dump(entityNameArray());

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

Fork me on GitHub