locationthe offset of the character to delete.
Documentation for this section has not yet been entered.
TypeReasonJava.Lang.StringIndexOutOfBoundsExceptionif location or location >= length()
Deletes the character at the specified offset.
[Android Documentation]