I want to replace the string \"abc\" to \"def\" each time it appears in my NSString object: \"axcd abc amamam dff abc kdj abc\"
How do I do that??
Thanks,
Check out replacing regular expressions