HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. nani
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    nani

    @nani

    Aimore Technologies is the best python training institute in Chennai with 6+ years of experience. We are offering online and classroom training
    https://www.aimoretechnologies.com/training-courses/python-training

    0
    Reputation
    2
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Location chennai

    nani Unfollow Follow

    Latest posts made by nani

    • RE: search in array of objects

      I know similar questions have been asked before, but this one is a little different. I have an array of unnamed objects, which contain an array of named objects, and I need to get the object where "name" is "string 1". Here is an example array.

      var array = [
      { name:"string 1", value:"this", other: "that" },
      { name:"string 2", value:"this", other: "that" }
      ];

      posted in General Questions
      N
      nani