getJsonStr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string getJsonStr(JSONValue json, string tag)
  2. string getJsonStr(JSONValue json, string tag, string defValue)
    string
    getJsonStr
    (
    JSONValue json
    ,
    string tag
    ,
    string defValue
    )

Meta