json_resolve

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string json_resolve(JSONValue j, string symbol)
  2. string[] json_resolve(JSONValue j, string[] symbols)
    string[]
    json_resolve
    (
    in JSONValue j
    ,
    in string[] symbols
    )

Meta