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


Parameters

  1. FormfKey

  2. stringpath

  3. intdefault=0


Examples

Auto-Generated Example

Form myForm__fKey
string myString__path
int myInt__default

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