IsJSON
Evaluates whether a string is in valid JSON (JavaScript Object Notation) data interchange format.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The value to test for JSON |
Examples
Related
Last updated