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

Ads

Installer and installation software
Commercial and Freeware installers.

inisetval

Write the value of an entry into an ini file.

func uint inisetval (
   str ininame,
   str section,
   str key,
   str value
)

Parameters

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

Return value

#lng\retf

Related links

Source