Background for Skyrim SE
Member of the SkyRegEx script
string[]functionMatchData(stringsInput, stringsFilename, intiPatternLine, intiModLineA, intiModLineB)NativeGlobal


Caveats


Parameters

stringsInput

stringsFilename

intiPatternLine

intiModLineA

intiModLineB


Examples

Auto-Generated Example

string myString__sInput
string myString__sFilename
int myInt__iPatternLine
int myInt__iModLineA
int myInt__iModLineB

string[] returnedValue = SkyRegEx.MatchData(myString__sInput, myString__sFilename, myInt__iPatternLine, myInt__iModLineA, myInt__iModLineB)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.