Background for Skyrim SE
Member of the StorageUtil script
boolfunctionFileFormListHas(stringKeyName, Formvalue)Global


Caveats


Parameters

stringKeyName

Formvalue


Examples

Auto-Generated Example

string myString__KeyName
Form myForm__value

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