Background for Skyrim SE
Member of the JValue script
FormfunctionsolveForm(intobject, stringpath, Formdefault=NONE)NativeGlobal


Caveats


Parameters

intobject

stringpath

Formdefault=NONE


Examples

Auto-Generated Example

int myInt__object
string myString__path
Form myForm__default

Form returnedValue = JValue.solveForm(myInt__object, myString__path, myForm__default)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.