Background for Skyrim SE
Member of the SkyRegEx script
stringfunctionMatchResult(int[]aInfo, string[]aData, intiMatch, intiGroup)NativeGlobal


Caveats


Parameters

int[]aInfo

string[]aData

intiMatch

intiGroup


Examples

Auto-Generated Example

int[] myIntArray__aInfo
string[] myStringArray__aData
int myInt__iMatch
int myInt__iGroup

string returnedValue = SkyRegEx.MatchResult(myIntArray__aInfo, myStringArray__aData, myInt__iMatch, myInt__iGroup)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.