Background for Skyrim SE
Member of the JFormDB script
intfunctionsolveInt(FormfKey, stringpath, intdefault=0)NativeGlobal


Caveats


Parameters

FormfKey

stringpath

intdefault=0


Examples

Auto-Generated Example

Form myForm__fKey
string myString__path
int myInt__default

int returnedValue = JFormDB.solveInt(myForm__fKey, myString__path, myInt__default)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.