Background for Skyrim SE
Member of the PyramidUtils script
stringfunctionReplaceAt(stringasStr, intaiIndex, stringasReplace)Global

Description

Documentation Comment

String Processing


Caveats


Parameters

stringasStr

intaiIndex

stringasReplace


Examples

Auto-Generated Example

string myString__asStr
int myInt__aiIndex
string myString__asReplace

string returnedValue = PyramidUtils.ReplaceAt(myString__asStr, myInt__aiIndex, myString__asReplace)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.