Test whether a JSON value is an array.
true if the value is a an array, false otherwise.
true
false
The JSON value of interest.
Generated using TypeDoc
Test whether a JSON value is an array.
Returns
trueif the value is a an array,falseotherwise.