Skip to content

How to write an expression return a object by it's key #61

@zzm2q

Description

@zzm2q

something like this:

var data = {
  "objects" : [ ..., {
    "name": "JSONSelect"
  }, ...]
}

// return the child it's name is "JSONSelect"
jsonSelect.match(expr, data);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions