getJsonBool

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

Meta