See if can make prior groups available in regex to be used, as if these group values were passed as "environment" values to the regex matcher
This would require changes to RegExPlus to support this functionality. Essentially, it would take a mapping of group name and value and make this accessible to the regex matched.
For example, could reference in regex condition or back reference