Ok I can used some help please. I have been fighting with Variable Search Replace for may hours with no luck getting any regex to work. I even tried testing with the steps in this thread
https://groups.google.com/forum/#!msg/tasker/4kXX1SkR1So/_twq9CgSbUQJ;context-place=forum/tasker with no luck.
I basically have the below
A2: Variable Search Replace [ Variable:%var Search:(?<==).* Ignore Case:Off Multi-Line:Off One Match Only:Off Store Matches In:%match Replace Matches:Off Replace Matches: Off ]
A3: Compose Email [ Recipient
f...@foo.com, Subject: test, Message: var: %var, match: %match
I can't get any regex to work at all. I have validated that all my regex patterns work on
https://www.regextester.com/. What am I missing I can never get %match to contain any matched pattern? Below are also some screen shots to help.




