Regular expression pattern in the String and then also remove the substring
I have a list of string which contains few set of characters and spaces in the beginning before encountered first three digits.
if the pattern found then I need to collect only first three digits from the string.