JSONParser - Global (deprecated)

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • The JSONParser API provides a JSON parser that does not use the JavaScript eval() function.

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

    表 : 1. Parameters
    Name Type Description
    None