json_each_text(from_json json, OUT key text, OUT value text)


Description

key value pairs of a json object

Parameters

Name Type Mode
from_json json IN
key text OUT
value text OUT

Definition