I've tried the following code without success.
string.remove[index];
string.insert[index];
Can anyone suggest how can I correct this code?
Just do this:
stringVariable[index] := 'A';
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