- index
- the index of the character to delete.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.StringIndexOutOfBoundsException if index is less than zero or is greater than or equal to the current length.
Deletes the character at the specified index. shifts any remaining characters to the left.