---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# JSONParser - Global (deprecated)

# JSONParser - Global (deprecated) {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The JSONParser API provides a JSON parser that does not use the
JavaScript eval() function.  
Note:  
This class is deprecated. Use the JavaScript JSON object instead.  
Note:  
The methods of the JSONParser API do not validate the JSON string.

This class cannot be used in a scoped application. Use the JavaScript JSON object instead.

## JSONParser - JSONParser() {#ariaid-title2}

Creates a JSONParser object.
This class cannot be used in a scoped application. Use the JavaScript JSON object
instead.

This class is deprecated. Use the JavaScript JSON object instead.
{#r_JSP-JSONParser__table_xzz_ccp_cw__entry__3}

| Name | Type | Description |
|-|-|-|
| None |   |   |
[Table 1. Parameters]

{#r_JSP-JSONParser__table_xzz_ccp_cw}

