Hi All,
I want to capture the string “9529” from the following text which was stored in a string variable.
The regex which I have tired is : “(\bMUC\d+\n\d+)” and it is showing data in regexr page but i dont see any data in (match) in uipath.
Please find this screenshot for the reference.
Please help me with this!
Thanks!