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


Caveats


Parameters

stringKeyName

intindex

Formvalue


Examples

Auto-Generated Example

string myString__KeyName
int myInt__index
Form myForm__value

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