dennis
(dennis ulahannan)
August 23, 2017, 11:17am
1
i need to pic “Yes” from the sentence "Do you want RPA to create a new LOC Matter?: Yes "
Mary https://littles.sharepoint.com/_layouts/15/ClickRedirect.aspx?Tag=immediate_GenericList_Item&Target=https%3A%2F%2Flittles.sharepoint.com%2FLists%2FInitial%20Interview%20Checklist%20Request%20MVA%2FDispForm.aspx%3FID%3D829 has been changed
Zachary Little
23/08/2017 7:18 PM
Do you want RPA to create a new LOC Matter?: Yes
Jurisdiction: Argentibs
Claim Type: MVA
From: John Lee
To: Alexander Tamayo
Salutation: Ms
Given Names: Mary
Surname: Jane
acaciomelo
(Acacio Melo)
August 23, 2017, 1:06pm
2
Hi @dennis ,
There are basically two ways of achieving this result:
Subtring method
Main.xaml (6.0 KB)
Matches activity - Regex
Main.zip (2.0 KB)
I commonly use this website to test my Regex Patterns.
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET.
1 Like