JSON-PATH throws an error in stead of returning empty

0
I have integrated JSON-PATH into my project (today’s download) On the call GetDecimalFromJSONByPath an error is thrown because the path was not present in the Json.   I was expecting to get an empty result (Returns empty if not found or result is not numeric (Integer, Decimal, etc.))    
asked
1 answers
0

You might get a faster result raising a github issue here:

https://github.com/densmoe/JSON-Path-module

Regards,

Ronald

 

 

 

answered