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


Parameters

  1. FormfKey

  2. stringkey

  3. 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.