Background for Skyrim SE
Member of the JFormDB script
boolfunctionsolveFormSetter(FormfKey, stringpath, Formvalue, boolcreateMissingKeys=false)NativeGlobal


Parameters

  1. FormfKey

  2. stringpath

  3. Formvalue

  4. boolcreateMissingKeys=false


Examples

Auto-Generated Example

Form myForm__fKey
string myString__path
Form myForm__value
bool myBool__createMissingKeys

bool returnedValue = JFormDB.solveFormSetter(myForm__fKey, myString__path, myForm__value, myBool__createMissingKeys)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.