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[]