I have the following filename:
SCO_InsBooking_1.pdf
SCO_InsBooking_10.pdf
SCO_InsBooking_100.pdf
SCO_InsBooking_1000.pdf
I an reading the file name using FileInfo and want to split it so I only get the 1, 10, 100 or 1000 number how would I achive this?