$$index
この関数は特別な関数で、配列のボディーでのみ使えます
{ "array": [ { "value": 1 }, { "value": 2 } ] } Copy
{ "array": [ { "value": 1 }, { "value": 2 } ] }
jfol:
$array[index $$index value: $value$$separator[\n]] Copy
$array[index $$index value: $value$$separator[\n]]
return:
index 0 value: 1 index 1 value: 2 Copy
index 0 value: 1 index 1 value: 2