Hi all I have a string like this:
Status:
Active
Status_code:
XYZ
Here I want to extract “Active” which is after status and next line.
When iam Triying to one regex it’s matching in regex101 but Iam using in UiPath it’s showing null.
Help me in this !!!
Thanks,
Srikanth.