JSON.parse
parse — Parses the input as json.
Description
JSON.parse(mixed json)
Parameters
Name | Description | Type | Default | Optional |
---|---|---|---|---|
json | mixed | No |
Examples
Example #1 – parse example
parse — Parses the input as json.
JSON.parse(mixed json)
Name | Description | Type | Default | Optional |
---|---|---|---|---|
json | mixed | No |