return all data from this scope, when using a application.cfc or all setting defined in tag cfapplication
getApplicationSettings()
returns struct
Name | Type | Required | Default | Description |
---|---|---|---|---|
suppressFunction | boolean | Yes | false | if true only data members from this scope are returned (no functions), default is false |