I have collection of batch numbers coming into the system(e.g 24132352454235000534) that are each 20 characters long. I would like to, using regular expression, extract, say the substring from 7 to 15, from each of my batch numbers. I have collection of batch numbers coming into