So right now im trying to create a regex that takens in ID's. The ID is a string so it can have letters and numbers. However, i need to make an expression to see that it gets digits, it should not take in letters anymore and end the expression. So right now im trying to create a regex that t