EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

ini.sections

Getting the list of sections. All sections will be written into an array of strings.

method arrstr ini.sections (
   arrstr ret
)

Parameters

ret The array of strings the names of sections will be written to.

Return value

Returns the parameter ret.

Related links

Source