EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

ini.setvalue

Write the value of an entry.

method ini.setvalue (
   str section,
   str key,
   str value
)

Parameters

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

Related links

Source