Skip to content

Missing documentation re: how to declare JSON entry to null #50

Description

@Zhu-jiatong

The user may need to set a null value:

{
  "foo": null
}

But there is no formal documentation for the library and the examples don't demonstrate how to do it:

JSONVar json;
json["foo"] = null;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: documentationRelated to documentation for the projecttype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions