System.Activities System.Activities.Statements System.Activities.Expressions System.Activities.Validation System.Activities.XamlIntegration Microsoft.VisualBasic Microsoft.VisualBasic.Activities System System.Collections System.Collections.Generic System.Data System.Diagnostics System.Drawing System.IO System.Linq System.Net.Mail System.Xml System.Xml.Linq UiPath.Core UiPath.Core.Activities System.Windows.Markup System.Text.RegularExpressions System.Collections.ObjectModel System.Activities.DynamicUpdate System.Activities Microsoft.VisualBasic mscorlib System.Data System.Data.DataSetExtensions System System.Drawing System.Core System.Xml System.Xml.Linq PresentationFramework WindowsBase PresentationCore System.Xaml UiPath.System.Activities UiPath.UiAutomation.Activities System.ValueTuple UiPath.Excel UiPath.Mail System.Memory UiPath.OCR.Activities.Design UiPath.UIAutomationCore Microsoft.Bcl.AsyncInterfaces UiPath.Word System.ServiceModel True [payroll_Data] [payroll_Data.Replace(chr(7), "")] [FirstName] [System.Text.RegularExpressions.RegEx.Match(payroll_Data, "(?<=First Name\s+)[^\n\r]+").Value] [LastName] [System.Text.RegularExpressions.RegEx.Match(payroll_Data, "(?<=Last Name\s+)[^\n\r]+").Value] [DateOfBirth] [System.Text.RegularExpressions.RegEx.Match(payroll_Data, "(?<=Date of Birth\s+)[^\n\r]+").Value] [PANNumber] [System.Text.RegularExpressions.RegEx.Match(payroll_Data, "(?<=PAN Number:\s+)[^\n\r]+").Value] [AccountNumber] [System.Text.RegularExpressions.RegEx.Match(payroll_Data, "(?<=Account Number\s+)[^\n\r]+").Value] [IFSCCode] [System.Text.RegularExpressions.RegEx.Match(payroll_Data, "(?<=IFSC Code\s+)[^\n\r]+").Value]