Skip to content

How can i evaluate over array? #18

Open
@agungwk

Description

@agungwk

Hello,

how can i evaluate the value inside array?
maybe for some object like this

{
 "data": [
  { "key": "val1" },
  { "key": "val2" },
  ...
 ]
}

evaluate the object like this

data.key == "val1"

Thanks in advance

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