new JSONToArray(newObj)
Creates an array out of JSON object.
Parameters:
| Name | Type | Description |
|---|---|---|
newObj |
object | JSON Object with input contents. |
- Source:
| Name | Type | Description |
|---|---|---|
newObj |
object | JSON Object with input contents. |