Here is a sample string format:
https://i.sstatic.net/SQ1ez.png https://i.sstatic.net/8Rg1C.png
I need to extract the Revision number from the name. I attempted using Substring() but I require a universal solution that can retrieve the Revision number from any name in this specific format. The name is being configured in the backend like this:
https://i.sstatic.net/G9Zkv.png
Thanks a lot in advance.