parent

  • 構文:
    • $$parent[body]
      • ボディー:
        • 親のコンテキスト
  • 型:
    • String
  • 説明:
    • ボディーを親のコンテキストで実行します

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

jfol:

$value[$$parent[$text]]

result:

hello

results matching ""

    No results matching ""