Question

BCBS Florida
US
Last activity: 29 Jun 2025 2:38 EDT
Hw to retreive specific text from a string
Below is my Example string, i want to extract 6 separate things StartTime, EndTime, Location, subject, Attendees and emailbody and show it on different fields. how can we achieve this with pegaRobotics22
************************************************************************
1. StartTime: Thursday, March 18th, 2023, 2:00 PM EST
2. ENDTIME: Thursday, March 18th, 2023, 4:00 PM EST
3. Location: Conference Room A, 123 Main St, New York, NY 10001
4. Subject: AI Focus Group Meeting
5. Attendees:
John Doe ( Proprietary information hidden) Jane Smith ( Proprietary information hidden) David Lee ( Proprietary information hidden)
6. EmailBody: You are invited to join our AI Focus Group meeting to discuss the latest developments and advancements in Artificial Intelligence. This meeting will provide a platform for experts and enthusiasts to share their knowledge, experiences, and ideas on AI
****************************************