I have a string with underscore in the middle.. like "This_That" which function do i use to replace the _ with space? eg to "This That"
the string is in a variable.. I know its really simple but just don't know which function to use. any suggestion? -awlad