Background for Skyrim SE
Member of the DbIniFunctions script
boolfunctionHasIniString(stringsFilePath, stringsSection, stringsKey)Global


Caveats


Parameters

stringsFilePath

stringsSection

stringsKey


Examples

Auto-Generated Example

string myString__sFilePath
string myString__sSection
string myString__sKey

bool returnedValue = DbIniFunctions.HasIniString(myString__sFilePath, myString__sSection, myString__sKey)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.