Whatever message this page gives is out now! Go check it out!
GetProfileSections(iniFile, [encoding]) |
| Parameter | Description |
iniFile | Absolute path (drive, directory, filename, extension) of initialization file; for example, C:\boot.ini |
| encoding | (Optional) Encoding of the initialization (ini) file. For instance "UTF-8" For a list of encodings, see cffile action = "read" . |
GetProfileSections(expandPath("./russian.ini"),"UTF-8"); |