Regex differences in Studio

Hey guys, just a quick one. Im using a lot of regex matches to extract strings from a pdf(converted to string). However, using an online regex tool like regex101.com or similar, i get different results sometime. I.e stuff that works in the online tool does not work in studio etc.

Is there something im missing here, or is there a better online tool to use that matches the way uipath uses regex?

thanks

1 Like

you can use Dot net Website also .NET Regex Tester - Regex Storm

Cheers
@thomasb82

Thanks man, that one was better.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.