Closed pipocadr closed 5 years ago
Hi Colin,
I want to get the full matches from regex and join in one string.
Your task have the 'Build Regex Group Index' to send the position of match.
It's possible to put like '*' to get all matchs found on regex?
Exemple:
Build Number: 1.5.0.99 Custom Regex Find Pattern: \d+ Output: 15099
@pipocadr I'm happy to take a PR :-)
Hi Colin,
I want to get the full matches from regex and join in one string.
Your task have the 'Build Regex Group Index' to send the position of match.
It's possible to put like '*' to get all matchs found on regex?
Exemple:
Build Number: 1.5.0.99 Custom Regex Find Pattern: \d+ Output: 15099