getApplicationSettings

return all data from this scope, when using a Application.cfc or all setting defined in tag cfapplication

getApplicationSettings() → returns struct

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

Argument Reference

suppressFunction boolean
Required
Default: false

if true only data members from this scope are returned (no functions), default is false

Examples
Sample code invoking the getApplicationSettings function

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

Fork me on GitHub