Dynamics-365-Workflow-Tools icon indicating copy to clipboard operation
Dynamics-365-Workflow-Tools copied to clipboard

Fix regex function

Open mowar77 opened this issue 6 months ago • 0 comments

After reviewing issues #271 and #146, it appears that the regex function currently returns only the first occurrence (regex.Match) rather than the entire expression. With this modification, we will be able to retrieve the complete expression using the regex rule.

mowar77 avatar Aug 15 '24 19:08 mowar77