Background for Skyrim SE
Member of the StorageUtil script
FormfunctionFileGetFormValue(stringKeyName, Formmissing=NONE)Global


Caveats


Parameters

stringKeyName

Formmissing=NONE


Examples

Auto-Generated Example

string myString__KeyName
Form myForm__missing

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