Pascal Scripting: SetIniInt

Prototype:

function SetIniInt(const Section, Key: String; const Value: LongInt; const Filename: String): Boolean;

Description:

Writes a LongInt to an INI file.