JSONParser - Global (deprecated)

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • The JSONParser API provides a JSON parser that does not use the JavaScript eval() function.

    Nota:
    This class is deprecated. Use the JavaScript JSON object instead.
    Nota:
    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()

    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.

    Tabela 1. Parameters
    Name Type Description
    None