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

Write the numerical value of an entry.

method ini.setnum (
   str section,
   str key,
   uint value
)

Parameters

section Section name.
key Key name.
value The value of the entry being written.

Related links

Source