Skip to content

How do I count number of objects in array? #1137

Description

@zavodnyrichard

Hi. I wanna count number of objects in array. For example: jsonObj["array"] is object that store another objects. I can access them by jsonObj["array"][0]["something"], jsonObj["array"][1]["something"], jsonObj["array"][2]["something"], and so on. So how do I count number of objects in jsonObj["array"]?

Thank you. :)

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions