getAsString method

String getAsString (int index)

Converts array element into a string or returns "" if conversion is not possible.

  • index an index of element to get. Returns string value ot the element or "" if conversion is not supported.

See getAsStringWithDefault