Background for Skyrim SE
Member of the JFormDB script
voidfunctionsetForm(FormfKey, stringkey, Formvalue)NativeGlobal


Caveats


Parameters

FormfKey

stringkey

Formvalue


Examples

Auto-Generated Example

Form myForm__fKey
string myString__key
Form myForm__value

JFormDB.setForm(myForm__fKey, myString__key, myForm__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.