How do use RegEx Matches and Replace

@afinity_lim
Welcome to the forum

find starter help here:
Demo_Replace_Activity-Api.xaml (5.8 KB)

for a replace it is mandatory to specify the replace value, so I implemented with empty string for demo purpose.

Retrieving the value we would use the Match Activity or the Api as below
grafik

Ensure following:
grafik

And have a look here as well:

4 Likes