Hello
Give this pattern a try with a Matches Activity:
(?<=click\son\s:\s).*(?=\sto)
I would make this ‘case insensitive’.
If you want to learn Regex check out New User Regex Megapost:
Hopefully this helps ![]()
Hello
Give this pattern a try with a Matches Activity:
(?<=click\son\s:\s).*(?=\sto)
I would make this ‘case insensitive’.
If you want to learn Regex check out New User Regex Megapost:
Hopefully this helps ![]()