Hi, any help on this would be appreciated.

I need to insert a string some where inside of another string. Example:

My String.

My goofy String.

I need to insert 'goofy' inside of 'My String'. see what I mean?

Thanks.