SyntaxFix
Write A Post
Hire A Developer
Questions
There are a number of ways that you could do this, but the fastest might be to use IndexOf to find the index position of the letter you want to replace and then substring out the text before and after what you want to replace.