getApplicationSettings

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

getApplicationSettings() → returns struct

Argument Reference

suppressFunction boolean
Required
Default: false

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

Compatibility

BoxLang:

Version 1.0.0+ Alias for getApplicationMetadata

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