getProfileSections

Gets all the sections of an initialization file.
An initialization file, as a struct whose format is as follows:
- Each initialization file section name is a key in the
struct
- Each list of entries in a section of an initialization
file is a value in the struct

getProfileSections(inifile) → returns struct

Argument Reference

inifile string
Required

Examples
Sample code invoking the getProfileSections function

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

Fork me on GitHub