AdobeStock_455007340

Getting INI File Sections

GetProfileString() allows you to read INI file settings (and the matching SetProfileString() function writes those settings). Now using INI files is even easier – the new GetProfileSections() function reads an INI file and returns a structure containing all of the sections and the entries in each. (Applies to: ColdFusion MX)

Leave a Reply