JSON - Returning the length of a Filtered JSON Path

后端 未结 0 1961
野性不改
野性不改 2020-12-23 02:06

I am attempting to get the number of Records returned in a Filtered JSON Path, e.g.

$.Visits[?(@.LateCancelled==false)]

Here is the JSON I am

相关标签:
回答
  • 消灭零回复
提交回复
热议问题