
Prototype: GemRB.GetINIPartyKey(Tag, Key, Default)

Description: Returns a Value from the party.ini File (works only on IWD2).

Parameters:
Tag - a section in the party.ini file
Key - a field in the section
Default - default value in case the entry doesn't exist

Return value: string, the entry from the ini file

See also: GetINIPartyCount
