Hello @Yogita_Gaikwad
Try regex.Replace method
System.Text.RegularExpressions.Regex.Replace(Sample,"(?>Option)\D+(?>113400)","").ToString
Main.xaml (7.5 KB)
Kindly refer this flow
Hello @Yogita_Gaikwad
Try regex.Replace method
System.Text.RegularExpressions.Regex.Replace(Sample,"(?>Option)\D+(?>113400)","").ToString