Background for Skyrim SE
Member of the JFormDB script
voidfunctionsetStr(FormfKey, stringkey, stringvalue)NativeGlobal


Caveats


Parameters

FormfKey

stringkey

stringvalue


Examples

Auto-Generated Example

Form myForm__fKey
string myString__key
string myString__value

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