Background for Skyrim SE
Member of the DbMiscFunctions script
boolfunctionIsStringIndexBetween(strings, intIndex, stringStartKey, stringEndKey)Global

[DEV SERVER] Loading description...


Caveats


Parameters

strings

intIndex

stringStartKey

stringEndKey


Examples

Auto-Generated Example

string myString__s
int myInt__Index
string myString__StartKey
string myString__EndKey

bool returnedValue = DbMiscFunctions.IsStringIndexBetween(myString__s, myInt__Index, myString__StartKey, myString__EndKey)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.