func.json_extract_path_text

Returns JSON object pointed to by path elements. The return value will be a type of text.

Syntax

func.json_extract_path_text(json, key_1, key_2, ...)

Examples

Documentation for json_extract_path_text is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)