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


Caveats


Parameters

FormfKey

stringpath

Formdefault=NONE


Examples

Auto-Generated Example

Form myForm__fKey
string myString__path
Form myForm__default

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