Inserts the specified string into this String object.
Returns the new length of this String object.
If insertIndex exceeds the length of this String object, this String object is lengthened as necessary to accommodate the insertion.