FileMaker-JSON-Functions icon indicating copy to clipboard operation
FileMaker-JSON-Functions copied to clipboard

jsonGet documentation states "json:notFound" is returned if the value was not found

Open dansmith65 opened this issue 9 years ago • 0 comments

This doesn't actually happen, though; it just returns an empty string.

An empty string is probably enough since a json null value will be returned as "json:null" (might want to confirm that's working as expected, though).

dansmith65 avatar May 27 '16 00:05 dansmith65