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.keys

Get the list of entries in this section. All entries will be written into an array of strings.

method arrstr ini.keys (
   str section,
   arrstr ret
)

Parameters

section Section name.
ret The array of strings the names of entries will be written to.

Return value

Returns the parameter ret.

Related links

Source