func.json_extract_path
Returns JSON object pointed to by path elements. The return value will be a type of JSON.
Syntax
func.json_extract_path(json, key_1, key_2, ...)
Examples
Documentation for json_extract_path is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)