Hi everyone. I'm a little new to regex - so I am having trouble with the regex expression using method ReplaceFirst() in Class String. I'm starting off with a string that contains the word isbn followed by the isbn number and other stuff. i.e. "It's a book ISBN 978-90-481-2410-7 which we couldn't find". My goal is to get just the first ...