Regular Expression Activity

Hi Fellas,

I am facing difficulty on seeing RegEx Builder Wizard in matches activity in both sequences and flowchart on version 2018.4.4.

Kindly help

Hi,
The input and the pattern both should be string values and the result will be a IEnumberable.

Give string inputs for both pattern and input value.

Let us know if this helps.
Regards,
Pavan H

I am not able to find regex builder window from matches activity of uipath as show in imageCapture

Hi @vickrish

For matches activity it LL be displayed in property window of uipath and you just need to give the pattern in double quotes along with input as string or date or number type
Matches won’t support for regex builder wizard LL come only in is matches activity

Thanks
Ashwin.S

Thanks ashwin but where to find regex builder wizard in uipath

Hi @vickrish

Regex builder wizard LL come only in ismatch

May I know which version are you using

Thanks
Ashwin.S

Hi @AshwinS2

version is 2018.4.4 and wizard is not visible in ismatch activity too.

Thanks

Contact the technical support

Thanks
Ashwin.S

Please provide any contact details of technical support

Hi @vickrish

Check this

Contact Technical Support

Thanks
Ashwin.S

Hi @vickrish,

Regex builder Wizard is released only in the 2019.4.2 version
If you are using a version earlier than this, (2018.4.4), then the wizard will not be visible to you. In this case, either you use any online regex builder tools to build the expression or update UiPath version.

Hope this helps!

Hi @Madhavi

Thanks

1 Like

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