Below is the example -
I'm going to ??Location??. I will go to ??Location_New??
In these string values I need to capture the text surrounded by ?? mark. I can replace it if the values within the ?? mark is static using contains method. However it is not but I need to capture the text. So can you someone guide me on this.
Application purpose is, It should capture any values surrounded by ?? mark and prompt to user then user will enter the value that should replace the text surrounded by ?? mark. Not just one text value only. All the text surrounded with ?? mark