654,2151 ActivityBuilder_1 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 Microsoft.VisualBasic.CompilerServices UiPath.Database System.Activities Microsoft.VisualBasic mscorlib System.Data 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 UiPath.CV System.ComponentModel.Composition System.ServiceModel UiPath.System.Activities.Design UiPath.Database True True [userAddress] [mail.From.Address] [userSubject] [mail.Subject] [arrayuserAddress] [userSubject.Split(new string(){","} , StringSplitOptions.None)] [arrayCount] [arrayuserAddress.Length] True [fundtype] [item(0).ToString] [fundQuantity] [item(1).ToString] [fundName] [item(2).ToString] [fundtype] [arrayuserAddress.ElementAt(0)] [fundQuantity] [arrayuserAddress.ElementAt(1)] [fundName] [arrayuserAddress.ElementAt(2)] True [strQuery] [“INSERT INTO [FundTransaction] VALUES (’”+fundName+"’,’"+fundtype+"’,’"+userAddress+"’,‘Recieved’,’"+fundQuantity+"’)"]