parent

  • syntax:
    • $$parent[body]
      • body:
        • parent context
  • type:
    • String
  • description:
    • execute body on parent context

Example

{
  "value": {
    "text": "world" 
  },
  "text": "hello"
}

jfol:

$value[$$parent[$text]]

result:

hello

results matching ""

    No results matching ""