Hi,
is it correct that the json_get_field returns the quotes from the json
document?
Example:
{ "foo": "bar" }
json_get_field("$var(json)", "foo", "$var(result)");
result will contain "bar" with quotes ...
I was a little astonished to see that.
Flo
--
Florian Lohoff f(a)zz.de