Skip to content

Get an Index or row number of an element #1186

Closed
@CleanHit

Description

Let say I have this file:

{
  "tableName": "",
  "tableSchemaName": "",
  "_comment": "",
  "0": ["","", "", ""],
  "1": ["", "", "", ""],
  "2": ["", "", "", ""],
  "3": ["", "", "", ""],
  "4": ["", "", "", ""]
}

Is there a way to get the index or row_number of "0"? I didn't see it in the document.

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions