wwRegEx::aRestoreExpressions
o.aRestoreExpressions(@laMatches,lcText,lcReplaceText)
Parameters
@laMatches
Array of matches previously created with aStripExpressions. Pass by reference.
lcText
The text string to work on.
lcReplaceText
The replaced string expressions that are part of the text to be replaced with values from laMatches.