I managed to solve the issue by using the string function right to cut down the string. I then used the regex to search for that pattern.
i bet you could do this with regex to match the last instance, please let me know if it is possible, as my code is a bit of a beginners messy code
i bet you could do this with regex to match the last instance, please let me know if it is possible, as my code is a bit of a beginners messy code
