JSON.stringify
stringify — Converts the input to a json parsable format.
Description
JSON.stringify(mixed json)
Parameters
Name | Description | Type | Default | Optional |
---|---|---|---|---|
json | mixed | No |
Examples
Example #1 – stringify example
stringify — Converts the input to a json parsable format.
JSON.stringify(mixed json)
Name | Description | Type | Default | Optional |
---|---|---|---|---|
json | mixed | No |