Hi guys,
i’m looping through email messages and if I found the one that contains “TEST-”& any numbers in Subject I have search the body. So for example “TEST-15345” or “Test15”.
in this moment it looks like this:
Should I use regex here? How?
Best Regards,
M