Dynamics-365-Workflow-Tools
Dynamics-365-Workflow-Tools copied to clipboard
Fix regex function
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.