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)
    string
    json_resolve
    (
    in JSONValue j
    ,
    in string symbol
    )
  2. string[] json_resolve(JSONValue j, string[] symbols)

Meta