indexthe zero-based index in this string.
Documentation for this section has not yet been entered.
TypeReasonJava.Lang.IndexOutOfBoundsExceptionif index or index >= length().
Returns the char at index.
[Android Documentation]