Background for Skyrim SE
Member of the DbMiscFunctions script
voidfunctionJsonStringListRemoveAllDuplicates(stringFileName, stringKeyName, boolAcending=true)Global


Caveats


Parameters

stringFileName

stringKeyName

boolAcending=true


Examples

Auto-Generated Example

string myString__FileName
string myString__KeyName
bool myBool__Acending

DbMiscFunctions.JsonStringListRemoveAllDuplicates(myString__FileName, myString__KeyName, myBool__Acending)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.