Pascal Scripting: IniKeyExists

Prototype:

function IniKeyExists(const Section, Key, Filename: String): Boolean;

Description:

Returns True if the specified INI key exists.