is there any way to insert text to a sting, for example:
'abcdefgh'

if i could insert a letter/symbol before e' and then delete e:
'abcd(symbol/letter)efgh'
then
'abcd(symbol/letter)fgh'

any help would be apriciated cool