Reference+
Name
toStringArray()
Class
JSONArray
Description
Returns the entire JSONArray as an array of Strings. (All values in the array must be of the String type.)
Syntax
.toStringArray()
Return
String[]
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.