Background for Skyrim SE
Member of the StorageUtil script
FormfunctionPluckFormValue(FormObjKey, stringKeyName, Formmissing=NONE)NativeGlobal


Caveats


Parameters

FormObjKey

stringKeyName

Formmissing=NONE


Examples

Auto-Generated Example

Form myForm__ObjKey
string myString__KeyName
Form myForm__missing

Form returnedValue = StorageUtil.PluckFormValue(myForm__ObjKey, myString__KeyName, myForm__missing)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.