shira-redlich

Results 1 issues of shira-redlich

I'm trying to use nested args. e.g.: "{ "EventData" : { "Count" : 2, "sum" : 3, }, } " and my expression is: `({EventData}{Count} > 3)` But I'm getting...