i need to insert a string into another string at a certain range.
I know there is the appendingString
method but i need to insert it at a given range into the string. thank you
NSMutableString insertString:atIndex:
is what you're looking for.
More info here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With