Hello
I have a string with few words. I want to replace the last occurrence of [SPACE] with [COMMA][SPACE]
Means suppose this is my string :
will be changed to :Code:word1 word2 word3 word4 word5
Please give me some hint how to do this !Code:word1 word2 word3 word4, word5
Thanks






Bookmarks