Name

toIntArray()

Class

JSONArray

Description

Returns the entire JSONArray as an array of ints. (All values in the array must be of the int type.)

Syntax

  • .toIntArray()

Return

  • int[]