kind of RegExp

Discuss RoboTask here
Post Reply
theimer
Posts: 16
Joined: Wed Aug 22, 2018 10:35 pm

kind of RegExp

Post by theimer »

Hello,
the documentation does not specify which type of regexp is used in the robotask. I have Regex Buddy, but I do not know what settings to use for the robotask. see screenshot. could you give me an advice please?

Libor
Attachments
Regex Buddy
Regex Buddy
Regex Buddy.gif (30.59 KiB) Viewed 6201 times
Oleg
Site Admin
Posts: 3004
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: kind of RegExp

Post by Oleg »

RoboTask uses perl dialect of regular expressions. RoboTask uses The PCRE Open Source Regex Library for RegExp actions
So you can try to use PCRE option.
Oleg Yershov
theimer
Posts: 16
Joined: Wed Aug 22, 2018 10:35 pm

Re: kind of RegExp

Post by theimer »

thank you for reply. I think it should be usefull to add this information to documentation :o)

Libor
Post Reply