So i am trying to select all the numbers after a letter, in my case "v". I have thought about a positive lookback, but I can't figure out how I would be able to do it.
Is this possible, if yes, how?
The problem + my solution so far:
(I am new to regex, so my question might be really stupid...)