json_extract_path_text(from_json json, VARIADIC path_elems text[])


Description

get value from json as text with path elements

Parameters

Name Type Mode
from_json json IN
path_elems text[] VARIADIC

Definition